[PATCH 0/11 net-2.6.16] unify control socket usage for protocols

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: David Miller <davem@...>
Cc: Netdev List <netdev@...>, containers <containers@...>
Date: Friday, March 28, 2008 - 5:04 am

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.

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/11 net-2.6.16] unify control socket usage for proto..., Denis V. Lunev, (Fri Mar 28, 5:04 am)
Re: [PATCH 2/11 net-2.6.26] [DCCP]: Replace socket with sock..., Arnaldo Carvalho de Melo, (Fri Mar 28, 10:39 am)
Re: [PATCH 7/11 net-2.6.26] [ICMP]: Simplify ICMP control so..., Arnaldo Carvalho de Melo, (Fri Mar 28, 10:47 am)
Re: [PATCH 3/11 net-2.6.26] [DCCP]: dccp_v(4|6)_ctl_socket i..., Arnaldo Carvalho de Melo, (Fri Mar 28, 10:44 am)
Re: [PATCH 3/11 net-2.6.26] [DCCP]: dccp_v(4|6)_ctl_socket i..., Arnaldo Carvalho de Melo, (Fri Mar 28, 12:47 pm)