ups         2008-06-16 19:56:59 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_syncache.c 
  Log:
  SVN rev 179832 on 2008-06-16 19:56:59Z by ups
  
  Fix a check in SYN cache expansion (syncache_expand()) to accept packets that 
arrive in the receive window instead of just on the left edge of the receive 
window.
  This is needed for correct behavior when packets are lost or reordered.
  
  PR:     kern/123950
  Reviewed by:    andre@, silby@
  Reported by:    Yahoo!, Wang Jin
  MFC after:      1 week
  
  Revision  Changes    Path
  1.146     +7 -4      src/sys/netinet/tcp_syncache.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to