[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)
commitf145049a06f470d0489f47cb83ff3ccb2a0de622
tree2d25f9af4c1e599763f01f9338ed8bf0517ddac1
parent0be43f82c4f4c4a999b53cf794513f7f1a4ed7f3
[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.

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>
include/net/protocol.h
net/ipv4/ip_input.c