-
- Downloads
[NETNS][FRAGS]: Make the nqueues counter per-namespace.
This is simple - just move the variable from struct inet_frags to struct netns_frags and adjust the usage appropriately. Signed-off-by:Pavel Emelyanov <xemul@openvz.org> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/inet_frag.h 3 additions, 1 deletioninclude/net/inet_frag.h
- include/net/ip.h 1 addition, 1 deletioninclude/net/ip.h
- include/net/ipv6.h 1 addition, 1 deletioninclude/net/ipv6.h
- net/ipv4/inet_fragment.c 8 additions, 3 deletionsnet/ipv4/inet_fragment.c
- net/ipv4/ip_fragment.c 4 additions, 2 deletionsnet/ipv4/ip_fragment.c
- net/ipv4/proc.c 1 addition, 1 deletionnet/ipv4/proc.c
- net/ipv6/netfilter/nf_conntrack_reasm.c 1 addition, 0 deletionsnet/ipv6/netfilter/nf_conntrack_reasm.c
- net/ipv6/proc.c 1 addition, 1 deletionnet/ipv6/proc.c
- net/ipv6/reassembly.c 4 additions, 2 deletionsnet/ipv6/reassembly.c
Loading
Please register or sign in to comment