linux-kernel-test/drivers/net/bonding
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe
This patch modifies every packet receive function
registered with dev_add_pack() to drop packets if they
are not from the initial network namespace.

This should ensure that the various network stacks do
not receive packets in a anything but the initial network
namespace until the code has been converted and is ready
for them.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:49:08 -07:00
..
bond_3ad.c [NET]: Make packet reception network namespace safe 2007-10-10 16:49:08 -07:00
bond_3ad.h
bond_alb.c [NET]: Make packet reception network namespace safe 2007-10-10 16:49:08 -07:00
bond_alb.h
bond_main.c [NET]: Make packet reception network namespace safe 2007-10-10 16:49:08 -07:00
bond_sysfs.c bonding: Fix use after free in unregister path 2007-06-20 19:12:41 -04:00
bonding.h bonding/bond_main.c: make 2 functions static 2007-07-10 14:31:45 -04:00
Makefile