commit | c454673da7c1d6533f40ec2f788023df9af56ebf | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Sun Mar 25 23:24:24 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Apr 25 22:27:17 2007 -0700 |
tree | 004d329e049f3bdef09ff20623e24cba9f1fac12 | |
parent | 687ad8cc640fd1f1619cc44a9ab274dabd48c758 [diff] |
[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>