net: Fix RPF to work with policy routing
authorjamal <hadi@cyberus.ca>
Sun, 18 Oct 2009 02:12:33 +0000 (02:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Oct 2009 05:49:12 +0000 (22:49 -0700)
commitb0c110ca8e89f2c9cd52ec7fb1b98c5b7aa78496
tree613bb6966bce4b5dc63e5090aff04254f7dbb709
parent14d18a81b5171d4433e41129619c75748b4f4d26
net: Fix RPF to work with policy routing

Policy routing is not looked up by mark on reverse path filtering.
This fixes it.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip_fib.h
net/ipv4/fib_frontend.c
net/ipv4/route.c