Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2002 19:36:34 -0700 (PDT)
From:      Mike Silbersack <silby@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_output.c tcp_syncache.c tcp_var.h
Message-ID:  <200206140236.g5E2aYS45780@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

silby       2002/06/13 19:36:34 PDT

  Modified files:
    sys/netinet          tcp_output.c tcp_syncache.c tcp_var.h 
  Log:
  Ensure that the syn cache's syn-ack packets contain the same
  ip_tos, ip_ttl, and DF bits as all other tcp packets.
  
  PR:             39141
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.62      +1 -1      src/sys/netinet/tcp_output.c
  1.20      +18 -0     src/sys/netinet/tcp_syncache.c
  1.78      +1 -0      src/sys/netinet/tcp_var.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206140236.g5E2aYS45780>