[NET]: Protocol Independant Policy Routing Rules Framework
authorThomas Graf <tgraf@suug.ch>
Fri, 4 Aug 2006 10:38:38 +0000 (03:38 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:53:40 +0000 (14:53 -0700)
commit1146a0e6fbf09df22831b3c3c31e8ce164fa0728
tree41109287d7e143da29b4bc8742040582af17d870
parent9d60df6de50cfc7f024ea358d2119a398bc82da3
[NET]: Protocol Independant Policy Routing Rules Framework

Derived from net/ipv/fib_rules.c

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/fib_rules.h [new file with mode: 0644]
include/net/fib_rules.h [new file with mode: 0644]
net/Kconfig
net/core/Makefile
net/core/fib_rules.c [new file with mode: 0644]
net/core/rtnetlink.c