cvs commit: src/sys/netinet tcp_sack.c

Mohan Srinivasan mohans at FreeBSD.org
Wed Apr 5 00:11:05 UTC 2006


mohans      2006-04-05 00:11:04 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_sack.c 
  Log:
  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.
  
  Submitted by: Raja Mukerji (raja at mukerji.com)
  Reviewed by:  Mohan Srinivasan
  
  Revision  Changes    Path
  1.30      +2 -0      src/sys/netinet/tcp_sack.c


More information about the cvs-src mailing list