Merge branch 'inet-shrink-netns'
Eric Dumazet says:
====================
inet: shrink netns_ipv{4|6}
This patch series work on reducing footprint of netns_ipv4
and netns_ipv6. Some sysctls are converted to bytes,
and some fields are moves to reduce number of holes
and paddings.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/netns/ipv4.h 14 additions, 11 deletionsinclude/net/netns/ipv4.h
- include/net/netns/ipv6.h 15 additions, 13 deletionsinclude/net/netns/ipv6.h
- net/ipv4/sysctl_net_ipv4.c 12 additions, 14 deletionsnet/ipv4/sysctl_net_ipv4.c
- net/ipv6/icmp.c 6 additions, 6 deletionsnet/ipv6/icmp.c
- net/ipv6/sysctl_net_ipv6.c 18 additions, 20 deletionsnet/ipv6/sysctl_net_ipv6.c
Loading
Please register or sign in to comment