cvs commit: src/sys/netinet tcp_input.c

Jeffrey Hsu hsu at FreeBSD.org
Wed Feb 25 00:53:18 PST 2004


hsu         2004/02/25 00:53:18 PST

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  Relax a KASSERT condition to allow for a valid corner case where
  the FIN on the last segment consumes an extra sequence number.
  
  Spurious panic reported by Mike Silbersack <silby at silby.com>.
  
  Revision  Changes    Path
  1.229     +5 -2      src/sys/netinet/tcp_input.c


More information about the cvs-src mailing list