[NETNS][IPV6] udp6 - make proc per namespace
The proc init/exit functions take a new network namespace parameter in order to register/unregister /proc/net/udp6 for a namespace. Signed-off-by:Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/ipv6.h 2 additions, 2 deletionsinclude/net/ipv6.h
- include/net/udp.h 2 additions, 2 deletionsinclude/net/udp.h
- net/ipv4/udp.c 6 additions, 6 deletionsnet/ipv4/udp.c
- net/ipv4/udplite.c 1 addition, 1 deletionnet/ipv4/udplite.c
- net/ipv6/af_inet6.c 12 additions, 7 deletionsnet/ipv6/af_inet6.c
- net/ipv6/udp.c 4 additions, 4 deletionsnet/ipv6/udp.c
- net/ipv6/udplite.c 2 additions, 2 deletionsnet/ipv6/udplite.c
Loading
Please register or sign in to comment