Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2007 11:42:42 +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:  <200704241142.l3OBggmW065495@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
  
  Suggested By: itojun
  Reviewed By: jinmei
  
  Revision  Changes    Path
  1.36.2.8  +2 -1      src/sys/netinet6/in6.h
  1.32.2.6  +5 -0      src/sys/netinet6/in6_proto.c
  1.11.2.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?200704241142.l3OBggmW065495>