commit | b76c4b27fee9c88294d3152784291fc6f6d23401 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Sun Apr 13 22:29:59 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Apr 13 22:29:59 2008 -0700 |
tree | afdaf5706f8d930d9ac5441ebdb6245e1a136fa7 | |
parent | 7b1cffa8c90269dc3dc721d084d1e0d742d87c31 [diff] |
[NETNS][DCCPV4]: 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_v4_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>