[Devel] [PATCH 0/11 net-2.6.16] unify control socket usage for protocols
Denis V. Lunev
den at openvz.org
Fri Mar 28 02:04:31 PDT 2008
Hello, Dave!
This set provides a unification for control socket usage/creation for
all protocols. The idea is to use sock rather than socket all around the
protocols. (This has been partly done previously for ICMP/IPv6 staff).
Additionally, the creation of such a sockets now performed uniformly via
inet_csk_ctl_sock_create.
After that TCP control socket is created and used on a per/namespace
basis.
Regards,
Den
P.S. This set includes the patch discussed yesterday with Vlad Yasevich.
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list