IPVS: netns, defense work timer.
This patch makes defense work timer per name-space, A net ptr had to be added to the ipvs struct, since it's needed by defense_work_handler. [ horms@verge.net.au: Use cancel_delayed_work_sync() instead of cancel_rearming_delayed_work(). Found during merge conflict resoliution ] 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 3 additions, 0 deletionsinclude/net/netns/ip_vs.h
- net/netfilter/ipvs/ip_vs_conn.c 3 additions, 2 deletionsnet/netfilter/ipvs/ip_vs_conn.c
- net/netfilter/ipvs/ip_vs_core.c 1 addition, 0 deletionsnet/netfilter/ipvs/ip_vs_core.c
- net/netfilter/ipvs/ip_vs_ctl.c 9 additions, 11 deletionsnet/netfilter/ipvs/ip_vs_ctl.c
Loading
Please register or sign in to comment