jhb 2007-06-12 19:21:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet tcp_sack.c Log: MFC 1.30: Certain (bad) values of sack blocks can end up corrupting the sack scoreboard. Make the checks in tcp_sack_doack() more robust to prevent this. Revision Changes Path 1.26.2.3 +2 -0 src/sys/netinet/tcp_sack.c