[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.
authorDenis V. Lunev <den@openvz.org>
Mon, 24 Mar 2008 22:33:00 +0000 (15:33 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2008 22:33:00 +0000 (15:33 -0700)
IP layer now can handle multiple namespaces normally. So, process such
packets normally and drop them only if the transport layer is not
aware about namespaces.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found