cvs commit: src/sys/netinet6 in6.h in6_proto.c route6.c

George V. Neville-Neil gnn at FreeBSD.org
Tue Apr 24 11:44:23 UTC 2007


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


More information about the cvs-src mailing list