Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2000 17:05:19 -0800 (PST)
From:      Yoshinobu Inoue <shin@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <200001250105.RAA90818@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
shin        2000/01/24 17:05:19 PST

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Fix the bug that IPv4 ttl is not initialized when AF_INET6 socket is used
  for IPv4 communication.(IPv4 mapped IPv6 addr.)
  Also removed IPv6 hoplimit initialization because it is alway done at
  tcp_output.
  
  Confirmed by: Bernd Walter <ticso@cicely5.cicely.de>
  
  Revision  Changes    Path
  1.72      +6 -9      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?200001250105.RAA90818>