linux/drivers/net/bonding
Eric W. Biederman 96ca7ffe74 bonding: debugfs and network namespaces are incompatible
The bonding debugfs support has been broken in the presence of network
namespaces since it has been added.  The debugfs support does not handle
multiple bonding devices with the same name in different network
namespaces.

I haven't had any bug reports, and I'm not interested in getting any.
Disable the debugfs support when network namespaces are enabled.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-09 14:49:15 -07:00
..
Makefile bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS 2011-04-17 23:36:03 -07:00
bond_3ad.c bonding: don't increase rx_dropped after processing LACPDUs 2012-05-10 23:30:01 -04:00
bond_3ad.h bonding: don't increase rx_dropped after processing LACPDUs 2012-05-10 23:30:01 -04:00
bond_alb.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-05-16 22:17:37 -04:00
bond_alb.h bonding: move processing of recv handlers into handle_frame() 2011-04-25 12:00:30 -07:00
bond_debugfs.c bonding: debugfs and network namespaces are incompatible 2012-07-09 14:49:15 -07:00
bond_main.c bonding: Manage /proc/net/bonding/ entries from the netdev events 2012-07-09 14:49:15 -07:00
bond_procfs.c bonding: show all the link status of slaves 2012-06-17 16:23:54 -07:00
bond_sysfs.c bonding:record primary when modify it via sysfs 2012-06-12 15:23:11 -07:00
bonding.h bonding: Fix LACPDU rx_dropped commit. 2012-05-13 15:45:13 -04:00