kernel-ark/net/netfilter/ipvs
Changli Gao b552f7e3a9 ipvs: unify the formula to estimate the overhead of processing connections
lc and wlc use the same formula, but lblc and lblcr use another one. There
is no reason for using two different formulas for the lc variants.

The formula used by lc is used by all the lc variants in this patch.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Acked-by: Wensong Zhang <wensong@linux-vs.org>
Signed-off-by: Simon Horman <horms@verge.net.au>
2011-02-25 11:35:41 +09:00
..
ip_vs_app.c IPVS: netns, final patch enabling network name space. 2011-01-13 10:30:29 +09:00
ip_vs_conn.c ipvs: use hlist instead of list 2011-02-22 15:45:39 +09:00
ip_vs_core.c ipvs: remove extra lookups for ICMP packets 2011-02-16 07:00:33 +09:00
ip_vs_ctl.c IPVS: Allow compilation with CONFIG_SYSCTL disabled 2011-02-01 18:29:04 +01:00
ip_vs_dh.c
ip_vs_est.c IPVS: netns, final patch enabling network name space. 2011-01-13 10:30:29 +09:00
ip_vs_ftp.c IPVS: netns, final patch enabling network name space. 2011-01-13 10:30:29 +09:00
ip_vs_lblc.c ipvs: unify the formula to estimate the overhead of processing connections 2011-02-25 11:35:41 +09:00
ip_vs_lblcr.c ipvs: unify the formula to estimate the overhead of processing connections 2011-02-25 11:35:41 +09: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: netns, connection hash got net as param. 2011-01-13 10:30:28 +09:00
ip_vs_nq.c ipvs: make "no destination available" message more informative 2011-02-16 14:53:33 +09:00
ip_vs_pe_sip.c IPVS: skb defrag in L7 helpers 2010-11-25 10:42:58 +09:00
ip_vs_pe.c IPVS: Backup, Adding Version 1 receive capability 2010-11-25 10:42:59 +09:00
ip_vs_proto_ah_esp.c IPVS: netns, connection hash got net as param. 2011-01-13 10:30:28 +09:00
ip_vs_proto_sctp.c IPVS: Use correct lock in SCTP module 2011-02-03 20:45:55 +09:00
ip_vs_proto_tcp.c IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. 2011-01-13 10:30:28 +09:00
ip_vs_proto_udp.c IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. 2011-01-13 10:30:28 +09:00
ip_vs_proto.c netfilter: ipvs: fix compiler warnings 2011-01-22 13:19:36 +11: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: make "no destination available" message more informative 2011-02-16 14:53:33 +09: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: make "no destination available" message more informative 2011-02-16 14:53:33 +09:00
ip_vs_sync.c ipvs: fix timer in get_curr_sync_buff 2011-02-16 07:00:02 +09: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: make "no destination available" message more informative 2011-02-16 14:53:33 +09:00
ip_vs_xmit.c ipvs: use enum to instead of magic numbers 2011-02-24 09:45:36 +09:00
Kconfig netfilter: fix IP_VS dependencies 2010-11-18 13:14:33 -08:00
Makefile IPVS: sip persistence engine 2010-10-04 22:45:24 +09:00