]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[NET] rules: Unified rules dumping
authorThomas Graf <tgraf@suug.ch>
Mon, 26 Mar 2007 06:24:24 +0000 (23:24 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:27:17 +0000 (22:27 -0700)
commitc454673da7c1d6533f40ec2f788023df9af56ebf
tree004d329e049f3bdef09ff20623e24cba9f1fac12
parent687ad8cc640fd1f1619cc44a9ab274dabd48c758
[NET] rules: Unified rules dumping

Implements a unified, protocol independant rules dumping function
which is capable of both, dumping a specific protocol family or
all of them. This speeds up dumping as less lookups are required.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/fib_rules.h
include/net/rtnetlink.h
net/core/fib_rules.c
net/decnet/dn_rules.c
net/ipv4/fib_rules.c
net/ipv6/fib6_rules.c