mohans 2006-01-24 01:16:18 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netinet tcp_sack.c
Log:
Avoid an infinite loop in sack scoreboard processing when the per-hole
limits or global scoreboard limits are reached, or when memory
exhaustion occurs. This can occur when an existing hole fails to be
split due to limits or memory exhaustion.
Found by: Scott Wood <[EMAIL PROTECTED]>
Submitted by: Raja Mukerji <[EMAIL PROTECTED]>
Reviewed by: Mohan, Noritoshi, and Scott
Revision Changes Path
1.3.2.10 +3 -2 src/sys/netinet/tcp_sack.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"