linux-stable/net/netfilter/ipvs
Julian Anastasov fca9c20ae1 ipvs: add ip_vs_dest_hold and ip_vs_dest_put
ip_vs_dest_hold will be used under RCU lock
while ip_vs_dest_put can be called even after dest
is removed from service, as it happens for conns and
some schedulers.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
2013-04-02 00:23:48 +02:00
..
ip_vs_app.c ipvs: convert app locks 2013-04-02 00:23:43 +02:00
ip_vs_conn.c ipvs: add ip_vs_dest_hold and ip_vs_dest_put 2013-04-02 00:23:48 +02:00
ip_vs_core.c ipvs: preparations for using rcu in schedulers 2013-04-02 00:23:47 +02:00
ip_vs_ctl.c ipvs: add ip_vs_dest_hold and ip_vs_dest_put 2013-04-02 00:23:48 +02:00
ip_vs_dh.c ipvs: Fix faulty IPv6 extension header handling in IPVS 2012-09-28 11:34:15 +09:00
ip_vs_est.c ipvs: fix some sparse warnings 2013-03-19 21:18:38 +09:00
ip_vs_ftp.c ipvs: convert app locks 2013-04-02 00:23:43 +02:00
ip_vs_lblc.c netfilter: Remove the spurious \ in __ip_vs_lblc_init 2012-11-19 14:20:42 -05:00
ip_vs_lblcr.c net: Don't export sysctls to unprivileged users 2012-11-18 20:30:55 -05:00
ip_vs_lc.c ipvs: unify the formula to estimate the overhead of processing connections 2011-02-25 11:35:41 +09:00
ip_vs_nfct.c ipvs: remove silly double assignment 2012-10-28 22:50:51 +01:00
ip_vs_nq.c ipvs: make "no destination available" message more informative 2011-02-16 14:53:33 +09:00
ip_vs_pe.c ipvs: convert locks used in persistence engines 2013-04-02 00:23:44 +02:00
ip_vs_pe_sip.c ipvs: convert locks used in persistence engines 2013-04-02 00:23:44 +02:00
ip_vs_proto.c ipvs: Trivial changes, use compressed IPv6 address in output 2012-09-28 11:33:52 +09:00
ip_vs_proto_ah_esp.c ipvs: API change to avoid rescan of IPv6 exthdr 2012-09-28 11:34:33 +09:00
ip_vs_proto_sctp.c ipvs: convert app locks 2013-04-02 00:23:43 +02:00
ip_vs_proto_tcp.c ipvs: convert app locks 2013-04-02 00:23:43 +02:00
ip_vs_proto_udp.c ipvs: convert app locks 2013-04-02 00:23:43 +02:00
ip_vs_rr.c ipvs: make "no destination available" message more informative 2011-02-16 14:53:33 +09:00
ip_vs_sched.c ipvs: change ip_vs_sched_lock to mutex 2013-04-02 00:23:47 +02:00
ip_vs_sed.c ipvs: make "no destination available" message more informative 2011-02-16 14:53:33 +09:00
ip_vs_sh.c ipvs: Fix faulty IPv6 extension header handling in IPVS 2012-09-28 11:34:15 +09:00
ip_vs_sync.c ipvs: add ip_vs_dest_hold and ip_vs_dest_put 2013-04-02 00:23:48 +02:00
ip_vs_wlc.c ipvs: unify the formula to estimate the overhead of processing connections 2011-02-25 11:35:41 +09:00
ip_vs_wrr.c ipvs: WRR scheduler does not need GFP_ATOMIC allocation 2012-05-08 19:37:22 +02:00
ip_vs_xmit.c ipvs: optimize dst usage for real server 2013-04-02 00:23:42 +02:00
Kconfig ipvs: Complete IPv6 fragment handling for IPVS 2012-09-28 11:34:24 +09:00
Makefile IPVS: sip persistence engine 2010-10-04 22:45:24 +09:00