Date: Mon, 14 May 2007 17:56:13 +0000 (UTC) From: JINMEI Tatuya <jinmei@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6_input.c Message-ID: <200705141756.l4EHuERk064588@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jinmei 2007-05-14 17:56:13 UTC FreeBSD src repository Modified files: sys/netinet6 ip6_input.c Log: handle IPv6 router alert option contained in an incoming packet per option value so that unrecognized options are ignored as specified in RFC2711. (packets containing an MLD router alert option are passed to the upper layer as before). Approved by: gnn (mentor), ume (mentor) Revision Changes Path 1.91 +18 -4 src/sys/netinet6/ip6_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705141756.l4EHuERk064588>