464xlat: add ip rule logic in the proto shell handler 303/head
authorHans Dedecker <dedeckeh@gmail.com>
Fri, 2 Jun 2017 13:38:10 +0000 (15:38 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Mon, 26 Jun 2017 07:36:31 +0000 (09:36 +0200)
commit8d7993d8f99c9d759f02ea7c694adb30cb291b80
tree8112b632d459cf0746b34c8e20fe73f69ecab64e
parentc39de0ab35663fc749432b65a43724f34169fc65
464xlat: add ip rule logic in the proto shell handler

Integrate ip rule support for the prelocal routing table lookup in the 464xlat
proto shell handler as netifd does not install anymore an ip rule for the prelocal
routing table.
The prelocal routing table ip rule needs to be installed before the local routing
table ip rule so the 464xlat traffic with as destination the IPv6 anycast address
is routed to the nat46 module otherwise the traffic will be dropped in the IPv6
local table.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
nat46/Makefile
nat46/files/464xlat.sh