[Devel] Re: [PATCH 10/16] net: Make packet reception network namespace safe
David Miller
davem at davemloft.net
Wed Sep 12 04:00:47 PDT 2007
From: ebiederm at xmission.com (Eric W. Biederman)
Date: Sat, 08 Sep 2007 15:25:43 -0600
>
> 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 at xmission.com>
Applied to net-2.6.24, thanks.
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list