Date: Thu, 8 Aug 2002 09:31:14 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6_output.c udp6_usrreq.c Message-ID: <200208081631.g78GVE4D067301@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2002/08/08 09:31:14 PDT Modified files: (Branch: RELENG_4) sys/netinet6 ip6_output.c udp6_usrreq.c Log: MFC: fixed a bug that we can't send a packet to ipv4mapped ipv6 address using a udp6 socket without bind(2)ing. sys/netinet6/ip6_output.c: 1.39 sys/netinet6/udp6_usrreq.c: 1.29 Revision Changes Path 1.13.2.15 +4 -0 src/sys/netinet6/ip6_output.c 1.6.2.10 +2 -0 src/sys/netinet6/udp6_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?200208081631.g78GVE4D067301>