Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 May 1998 11:41:05 -0700 (PDT)
From:      Bill Fenner <fenner@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet tcp_output.c
Message-ID:  <199805241841.LAA26102@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
fenner      1998/05/24 11:41:05 PDT

  Modified files:
    sys/netinet          tcp_output.c 
  Log:
  Take IP options into account when calculating the allowable length
  of the TCP payload.  See RFC1122 section 4.2.2.6 .  This allows
  Path MTU discovery to be used along with IP options.
  
  PR:		problem discovered by Kevin Lahey <kml@nas.nasa.gov>
  
  Revision  Changes    Path
  1.30      +13 -4     src/sys/netinet/tcp_output.c

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?199805241841.LAA26102>