Date: Mon, 15 Jul 2002 12:25:46 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 udp6_usrreq.c Message-ID: <200207151925.g6FJPkKe097255@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2002/07/15 12:25:46 PDT Modified files: sys/netinet6 udp6_usrreq.c Log: - fixed a bug that we can't send a packet to ipv4mapped ipv6 address using a udp6 socket without bind(2)ing. - fbsd4/430 reported from the FreeBSD team. - this fix is different from the fix reported in the above PR. i think this better, but we need some test. Obtained from: KAME MFC after: 3 weeks Revision Changes Path 1.29 +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?200207151925.g6FJPkKe097255>