IPVS: netns awareness to ip_vs_app
All variables moved to struct ipvs, most external changes fixed (i.e. init_net removed) in ip_vs_protocol param struct net *net added to: - register_app() - unregister_app() This affected almost all proto_xxx.c files 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 6 additions, 6 deletionsinclude/net/ip_vs.h
- include/net/netns/ip_vs.h 5 additions, 0 deletionsinclude/net/netns/ip_vs.h
- net/netfilter/ipvs/ip_vs_app.c 43 additions, 30 deletionsnet/netfilter/ipvs/ip_vs_app.c
- net/netfilter/ipvs/ip_vs_ftp.c 4 additions, 4 deletionsnet/netfilter/ipvs/ip_vs_ftp.c
- net/netfilter/ipvs/ip_vs_proto_sctp.c 6 additions, 6 deletionsnet/netfilter/ipvs/ip_vs_proto_sctp.c
- net/netfilter/ipvs/ip_vs_proto_tcp.c 6 additions, 6 deletionsnet/netfilter/ipvs/ip_vs_proto_tcp.c
- net/netfilter/ipvs/ip_vs_proto_udp.c 6 additions, 6 deletionsnet/netfilter/ipvs/ip_vs_proto_udp.c
Loading
Please register or sign in to comment