IPVS: netns awareness to ip_vs_sync
All global variables moved to struct ipvs, most external changes fixed (i.e. init_net removed) in sync_buf create + 4 replaced by sizeof(struct..) Signed-off-by:Hans Schillstrom <hans.schillstrom@ericsson.com> Acked-by:
Julian Anastasov <ja@ssi.bg> Signed-off-by:
Simon Horman <horms@verge.net.au>
Showing
- include/net/ip_vs.h 5 additions, 9 deletionsinclude/net/ip_vs.h
- include/net/netns/ip_vs.h 16 additions, 0 deletionsinclude/net/netns/ip_vs.h
- net/netfilter/ipvs/ip_vs_core.c 9 additions, 6 deletionsnet/netfilter/ipvs/ip_vs_core.c
- net/netfilter/ipvs/ip_vs_ctl.c 31 additions, 21 deletionsnet/netfilter/ipvs/ip_vs_ctl.c
- net/netfilter/ipvs/ip_vs_sync.c 179 additions, 155 deletionsnet/netfilter/ipvs/ip_vs_sync.c
Loading
Please register or sign in to comment