kernel-ark/net
Julian Anastasov dc8103f25f [IPVS]: fix connection leak if expire_nodest_conn=1
There was a fix in 2.6.13 that changed the behaviour of
ip_vs_conn_expire_now function not to put reference to connection,
its callers should hold write lock or connection refcnt. But we
forgot to convert one caller, when the real server for connection
is unavailable caller should put the connection reference. It
happens only when sysctl var expire_nodest_conn is set to 1 and
such connections never expire. Thanks to Roberto Nibali who found
the problem and tested a 2.4.32-rc2 patch, which is equal to this
2.6 version. Patch for 2.4 is already sent to Marcelo.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Roberto Nibali <ratz@drugphish.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-08 09:40:05 -08:00
..
802
8021q
appletalk
atm
ax25
bluetooth
bridge [BRIDGE]: Use ether_compare 2005-10-31 16:34:10 -02:00
core [NET]: Fix race condition in sk_stream_wait_connect 2005-11-05 21:05:20 -02:00
dccp [TCP/DCCP]: Randomize port selection 2005-11-05 21:23:15 -02:00
decnet
econet
ethernet
ieee80211 Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
ipv4 [IPVS]: fix connection leak if expire_nodest_conn=1 2005-11-08 09:40:05 -08:00
ipv6 [IPV6]: RFC3484 compliant source address selection 2005-11-08 09:38:30 -08:00
ipx
irda
key
lapb
llc
netfilter [NETFILTER] nf_queue: Fix Ooops when no queue handler registered 2005-11-05 16:43:29 -02:00
netlink
netrom
packet
rose [ROSE]: rose_heartbeat_expiry() locking fix 2005-10-31 16:41:45 -02:00
rxrpc
sched [PKT_SCHED]: Correctly handle empty ematch trees 2005-11-08 09:39:17 -08:00
sctp
sunrpc [PATCH] knfsd: make sure svc_process call the correct pg_authenticate for multi-service port 2005-11-07 07:53:49 -08:00
unix
wanrouter
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE