1
0
Fork 0
alistair23-linux/net/decnet
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net.
This makes it clearer which sysctls are relative to your current network
namespace.

This makes it a little less error prone by not exposing sysctls for the
initial network namespace in other namespaces.

This is the same way we handle all of our other network interfaces to
userspace and I can't honestly remember why we didn't do this for
sysctls right from the start.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-20 21:21:17 -04:00
..
netfilter security: remove the security_netlink_recv hook as it is equivalent to capable() 2012-01-05 18:53:01 -05:00
Kconfig [NET]: Rethink mark field in struct flowi 2006-12-02 21:21:39 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
README Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
TODO Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_decnet.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_dev.c net: Move all of the network sysctls without a namespace into init_net. 2012-04-20 21:21:17 -04:00
dn_fib.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_neigh.c decnet: Add missing neigh->ha locking to dn_neigh_output_packet() 2012-02-01 16:34:25 -05:00
dn_nsp_in.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_nsp_out.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_route.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_rules.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_table.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
dn_timer.c decnet: proper socket refcounting 2011-11-26 15:49:07 -05:00
sysctl_net_decnet.c net: Move all of the network sysctls without a namespace into init_net. 2012-04-20 21:21:17 -04:00

README

                       Linux DECnet Project
                      ======================

The documentation for this kernel subsystem is available in the
Documentation/networking subdirectory of this distribution and also
on line at http://www.chygwyn.com/DECnet/

Steve Whitehouse <SteveW@ACM.org>