qingli      2006-02-23 21:14:34 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c tcp_output.c 
  Log:
  This patch fixes the problem where the current TCP code can not handle
  simultaneous open. Both the bug and the patch were verified using the
  ANVL test suite.
  
  PR:             kern/74935
  Submitted by:   qingli (before I became committer)
  Reviewed by:    andre
  MFC after:      5 days
  
  Revision  Changes    Path
  1.290     +1 -1      src/sys/netinet/tcp_input.c
  1.115     +2 -1      src/sys/netinet/tcp_output.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