cvs commit: src/sys/netinet tcp_sack.c

Paul Saab ps at FreeBSD.org
Thu Jun 9 14:01:05 GMT 2005


ps          2005-06-09 14:01:04 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_sack.c 
  Log:
  Fix for a crash in tcp_sack_option() caused by hitting the limit on
  the number of sack holes.
  
  Reported by:    Andrey Chernov
  Submitted by:   Noritoshi Demizu
  Reviewed by:    Raja Mukerji
  
  Revision  Changes    Path
  1.23      +5 -0      src/sys/netinet/tcp_sack.c


More information about the cvs-src mailing list