[IPV4]: Use ctl paths to register net/ipv4/ table
authorPavel Emelyanov <xemul@openvz.org>
Wed, 5 Dec 2007 09:41:26 +0000 (01:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:56:27 +0000 (14:56 -0800)
commit3e37c3f9978839d91188e4ca0cc662a7245f28e4
tree56574ce30de6f52e2d476b1a3a9993a380edcec6
parent9ba639797606acbcd97be886f41fbce163914e7b
[IPV4]: Use ctl paths to register net/ipv4/ table

This is the same as I did for the net/core/ table in the
second patch in his series: use the paths and isolate the
whole table in the .c file.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h
net/ipv4/sysctl_net_ipv4.c
net/sysctl_net.c