commit | 3e37c3f9978839d91188e4ca0cc662a7245f28e4 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Wed Dec 05 01:41:26 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:56:27 2008 -0800 |
tree | 56574ce30de6f52e2d476b1a3a9993a380edcec6 | |
parent | 9ba639797606acbcd97be886f41fbce163914e7b [diff] |
[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>