cvs commit: src/sys/netinet tcp_subr.c tcp_var.h

Andre Oppermann andre at FreeBSD.org
Fri May 11 18:29:40 UTC 2007


andre       2007-05-11 18:29:39 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c tcp_var.h 
  Log:
  Add the timestamp offset to struct tcptw so we can generate proper
  ACKs in TIME_WAIT state that don't get dropped by the PAWS check
  on the receiver.
  
  Revision  Changes    Path
  1.280     +6 -3      src/sys/netinet/tcp_subr.c
  1.148     +1 -0      src/sys/netinet/tcp_var.h


More information about the cvs-src mailing list