]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a79a3334a6a14ffc94feaa62a2518c151d44c88
tree613bb6966bce4b5dc63e5090aff04254f7dbb709
parentff57f2263ba9fce0af47f2c886e45a374ada0955
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