]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitfa09e72afb4b45ce019782f29550a44783e92253
tree56574ce30de6f52e2d476b1a3a9993a380edcec6
parent7ad9f0a23792ca8c8dd0357b96b0d2e37c04a622
[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