Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 May 2005 13:48:44 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <200505041348.j44DmiEQ055445@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2005-05-04 13:48:44 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  If we don't get a suggested MTU during path MTU discovery
  look up the packet size of the packet that generated the
  response, step down the MTU by one step through ip_next_mtu()
  and try again.
  
  Suggested by:   dwmalone
  
  Revision  Changes    Path
  1.225     +20 -9     src/sys/netinet/tcp_subr.c



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