Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 12:34:19 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_usrreq.c
Message-ID:  <200106111934.f5BJYJg13717@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2001/06/11 12:34:19 PDT

  Modified files:
    sys/netinet          tcp_usrreq.c 
  Log:
  This is force commit to mention about previous commit.
  
  - supported the IPV6_V6ONLY socket option.
  - prohibit AF_INET6 sockets from sending IPv4 packet (using a mapped address)
  - prohibit AF_INET6 sockets from connecting to IPv4 hosts
    (using a mapped address)
  
  Revision  Changes    Path
  1.61      +1 -1      src/sys/netinet/tcp_usrreq.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?200106111934.f5BJYJg13717>