linux/drivers/block/aoe
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
..
aoe.h [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
aoeblk.c [BLOCK] Get rid of request_queue_t typedef 2007-07-24 09:28:11 +02:00
aoechr.c
aoecmd.c
aoedev.c
aoemain.c
aoenet.c [NET]: Make packet reception network namespace safe 2007-10-10 16:49:08 -07:00
Makefile