]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Re-commit w/fix:
authorMike Silbersack <silby@FreeBSD.org>
Fri, 14 Jun 2002 03:08:05 +0000 (03:08 +0000)
committerMike Silbersack <silby@FreeBSD.org>
Fri, 14 Jun 2002 03:08:05 +0000 (03:08 +0000)
commiteb5afeba220dee353c4fd9463cab59dc82677953
treea4075c16821c9689076b925a0c7b200573f3ca7d
parent70d2b170292dbdc664b8d6112767355ed483ba60
Re-commit w/fix:

  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

This time, make sure that ipv4 specific code (aka all of the above)
is only run in the ipv4 case.
sys/netinet/tcp_output.c
sys/netinet/tcp_syncache.c
sys/netinet/tcp_var.h