Date: Tue, 24 Apr 2007 11:44:23 +0000 (UTC) From: "George V. Neville-Neil" <gnn@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 in6.h in6_proto.c route6.c Message-ID: <200704241144.l3OBiNQK065794@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gnn 2007-04-24 11:44:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet6 in6.h in6_proto.c route6.c Log: Add a new sysctl net.inet.ip6.rthdr0_allowed, which is default off, to disable the processing of Route Header Type 0 options in IPv6. This is not really an MFC because currently in HEAD the processing of these options is disabled unilateraly pending discussion at the IETF on the future of such headers. Suggested By: itojun Reviewed By: jinmei Revision Changes Path 1.35.2.5 +2 -1 src/sys/netinet6/in6.h 1.29.2.5 +5 -0 src/sys/netinet6/in6_proto.c 1.10.4.2 +4 -0 src/sys/netinet6/route6.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704241144.l3OBiNQK065794>