Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jul 2001 02:26:40 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <200107040926.f649Qed07976@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2001/07/04 02:26:40 PDT

  Modified files:        (Branch: RELENG_4)
    sys/netinet          tcp_subr.c 
  Log:
  MFC 1.105: made sure to use the correct sa_len for rtalloc().
  sizeof(ro_dst) is not necessarily the correct one.
  this change would also fix the recent path MTU discovery problem for the
  destination of an incoming TCP connection.
  
  Revision   Changes    Path
  1.73.2.16  +3 -3      src/sys/netinet/tcp_subr.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?200107040926.f649Qed07976>