[PATCH 0/13 net-2.6.26] UDP/ICMP/TCP for a namespace v2

Denis V. Lunev den at openvz.org
Mon Mar 31 06:16:07 PDT 2008


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 at redhat.com and Vlad Yasevich
  <vladislav.yasevich at hp.com>
- dccp_ctl_make_reset now accept sock rather than socket. Thanks to
  Arnaldo Carvalho de Melo <acme at redhat.com>
- added inet_ctl_sock_destroy

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



More information about the Containers mailing list