From owner-cvs-all@FreeBSD.ORG Tue May 1 04:33:19 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 680) id 20B3E16A403; Tue, 1 May 2007 04:33:19 +0000 (UTC) Date: Tue, 1 May 2007 04:33:19 +0000 From: Darren Reed To: "George V. Neville-Neil" Message-ID: <20070501043319.GA29539@hub.freebsd.org> References: <200704241142.l3OBggmW065495@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200704241142.l3OBggmW065495@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet6 in6.h in6_proto.c route6.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 04:33:19 -0000 On Tue, Apr 24, 2007 at 11:42:42AM +0000, George V. Neville-Neil wrote: > gnn 2007-04-24 11:42:42 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_6) > 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. Given this direction came from the IETF, is there an internet draft or RFC or BCP that discusses or summarises this? Darren