[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1206969367.10660.16.camel@iris.sw.ru>
Date: Mon, 31 Mar 2008 17:16:07 +0400
From: "Denis V. Lunev" <den@...nvz.org>
To: David Miller <davem@...emloft.net>
Cc: Netdev List <netdev@...r.kernel.org>, devel@...nvz.org,
containers <containers@...ts.osdl.org>, xemul <xemul@...nvz.org>
Subject: [PATCH 0/13 net-2.6.26] UDP/ICMP/TCP for a namespace v2
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 :)
Changed from v1:
- inet_csk_ctl_sock_create is renamed to inet_ctl_sock_create. Thanks
to Arnaldo Carvalho de Melo <acme@...hat.com and Vlad Yasevich
<vladislav.yasevich@...com>
- dccp_ctl_make_reset now accept sock rather than socket. Thanks to
Arnaldo Carvalho de Melo <acme@...hat.com>
- added inet_ctl_sock_destroy
Signed-off-by: Denis V. Lunev <den@...nvz.org>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists