netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/11 net-2.6.26] UDP/ICMP/TCP for a namespace
@ 2008-03-24 14:33 Denis V. Lunev
  2008-03-24 14:36 ` [PATCH 1/11 2.6.26] [NETNS]: Process ARP in the context of the correct namespace Denis V. Lunev
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Denis V. Lunev @ 2008-03-24 14:33 UTC (permalink / raw)
  To: David Miller; +Cc: Netdev List, devel, containers, xemul

Hello, Dave!

This patch set finally enables TCP/UDP and ICMP inside a namespace.
In order to do this we fix ARP processing, IP options processing and
allow packets to flow to namespace aware protocols.

Finally, this makes namespace functional and alive :)

Signed-off-by: Denis V. Lunev <den@openvz.org>


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-03-24 22:44 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-24 14:33 [PATCH 0/11 net-2.6.26] UDP/ICMP/TCP for a namespace Denis V. Lunev
2008-03-24 14:36 ` [PATCH 1/11 2.6.26] [NETNS]: Process ARP in the context of the correct namespace Denis V. Lunev
2008-03-24 14:36 ` [PATCH 2/11 net-2.6.26] [NETNS]: /proc/net/arp namespacing Denis V. Lunev
2008-03-24 14:36 ` [PATCH 3/11 net-2.6.26] [NETNS]: Add namespace parameter to ip_options_compile Denis V. Lunev
2008-03-24 14:36 ` [PATCH 4/11 net-2.6.25] [NETNS]: Add namespace parameter to ip_options_get(...) Denis V. Lunev
2008-03-24 14:36 ` [PATCH 5/11 net-2.6.26] [NETNS]: Add namespace parameter to ip_cmsg_send Denis V. Lunev
2008-03-24 14:36 ` [PATCH 6/11 net-2.6.26] [NETNS]: Process IP layer in the context of the correct namespace Denis V. Lunev
2008-03-24 14:36 ` [PATCH 7/11 net-2.6.26] [NETNS]: Process INET socket layer in " Denis V. Lunev
2008-03-24 14:36 ` [PATCH 8/11 net-2.6.26] [NETNS]: Process netfilter hooks in initial namespace only Denis V. Lunev
2008-03-24 14:36 ` [PATCH 9/11 net-2.6.26] [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis Denis V. Lunev
2008-03-24 14:36 ` [PATCH 10/11 net-2.6.26] [NETNS]: Allow to create sockets in non-initial namespace Denis V. Lunev
2008-03-24 14:36 ` [PATCH 11/11 net-2.6.25] [NETNS]: Enable TCP/UDP/ICMP inside namespace Denis V. Lunev
2008-03-24 22:44 ` [PATCH 0/11 net-2.6.26] UDP/ICMP/TCP for a namespace David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).