[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)
commit14c0b97ddfc2944982d078b8e33b088840068976
tree41109287d7e143da29b4bc8742040582af17d870
parentc71099acce933455123ee505cc75964610a209ad
[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