commit | 334527d3511ecbffca68d6c8f75046262510cf41 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Sun Apr 13 22:32:45 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 13 22:32:45 2008 -0700 |
tree | ff57da540599a21bb547f01631c474b189837fa1 | |
parent | 0204774191d3e7bc69e3ae6bbf328b635607505a [diff] |
[NETNS][DCCPV6]: Actually create ctl socket on each net and use it. Move the call to inet_ctl_sock_create to init callback (and inet_ctl_sock_destroy to exit one) and use proper ctl sock in dccp_v6_ctl_send_reset. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>