1
0
Files
linux/include/net
Pavel Emelyanov b3fd3ffe39 [NETFILTER]: Use the ctl paths instead of hand-made analogue
The conntracks subsystem has a similar infrastructure
to maintain ctl_paths, but since we already have it
on the generic level, I think it's OK to switch to
using it.

So, basically, this patch just replaces the ctl_table-s
with ctl_path-s, nf_register_sysctl_table with
register_sysctl_paths() and removes no longer needed code.

After this the net/netfilter/nf_sysctl.c file contains
the paths only.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:01:11 -08:00
..
2008-01-28 14:57:23 -08:00
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:11 -07:00
2007-12-20 13:56:32 -08:00
2007-10-10 16:53:56 -07:00
2008-01-28 15:00:47 -08:00
2007-11-02 08:47:06 +01:00
2007-10-10 16:51:28 -07:00
2008-01-28 15:01:08 -08:00
2008-01-28 14:53:47 -08:00
2008-01-28 15:01:04 -08:00
2008-01-28 14:55:51 -08:00
2008-01-28 14:54:32 -08:00
2007-10-07 23:44:17 -07:00
2008-01-28 14:55:56 -08:00