diff options
author | Timo Teräs <timo.teras@iki.fi> | 2009-02-17 12:14:23 +0200 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2009-05-07 09:42:03 -0700 |
commit | 277bb2e1da44673119cbbdf3255fa22f4fbc2243 (patch) | |
tree | c8c503d5a4b0d3eb3123fde734da535308ec8f6d /lib/regex.c | |
parent | 1dc80446ebaa5905fabd18a85f8d608ef24200b3 (diff) | |
download | quagga-277bb2e1da44673119cbbdf3255fa22f4fbc2243.tar.bz2 quagga-277bb2e1da44673119cbbdf3255fa22f4fbc2243.tar.xz |
avoid zombie accepted peer entries
Currently, when accepting the connection, it can be left as zombie,
when the peer just initiates a connection, but never sends data (and
the TCP connection end packets are lost). This happens because for
accepted connections a temporary new peer entry is created until OPEN
message is exchanged, and this temporary peer entry does not get the
hold time parameter set at all.
Signed-off-by: Timo Teras <timo.teras@iki.fi>
Diffstat (limited to 'lib/regex.c')
0 files changed, 0 insertions, 0 deletions