464xlat: add ip rule logic in the proto shell handler 298/head
authorHans Dedecker <dedeckeh@gmail.com>
Fri, 2 Jun 2017 13:38:10 +0000 (15:38 +0200)
committerHans Dedecker <dedeckeh@gmail.com>
Fri, 2 Jun 2017 13:39:17 +0000 (15:39 +0200)
commiteba05ae68203eafcccacefd546eac818cc0bb860
tree09694cf3ff9ddd57991649d347a5c19b87e74e99
parent126c22851347fbe0687c8e9718b8e06005f43045
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