-
- Downloads
IPVS: netns preparation for proto_tcp
In this phase (one), all local vars will be moved to ipvs struct. Remaining work, add param struct net *net to a couple of functions that is common for all protos and use all ip_vs_proto_data *v3 Removed unused function as sugested by Simon 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 1 addition, 1 deletioninclude/net/ip_vs.h
- include/net/netns/ip_vs.h 8 additions, 0 deletionsinclude/net/netns/ip_vs.h
- net/netfilter/ipvs/ip_vs_ftp.c 6 additions, 2 deletionsnet/netfilter/ipvs/ip_vs_ftp.c
- net/netfilter/ipvs/ip_vs_proto.c 12 additions, 1 deletionnet/netfilter/ipvs/ip_vs_proto.c
- net/netfilter/ipvs/ip_vs_proto_tcp.c 52 additions, 45 deletionsnet/netfilter/ipvs/ip_vs_proto_tcp.c
Loading
Please register or sign in to comment