K 10 svn:author V 2 bz K 8 svn:date V 27 2008-03-09T19:01:50.000000Z K 7 svn:log V 563 MFC: 1.75 sys/kern/kern_jail.c 1.8 sys/netinet/ip_options.c 1.78 sys/netinet6/in6.c 1.113 sys/netinet6/ip6_output.c 1.41 sys/netinet6/ip6_var.h 1.76 sys/netinet6/raw_ip6.c 1.85 sys/netinet6/udp6_usrreq.c [ previously MFCed by rwatson 1.18 sys/sys/priv.h belonging to this change ] Replace the last susers calls in netinet6/ with privilege checks. Introduce a new privilege allowing to set certain IP header options (hop-by-hop, routing headers). Leave a few comments that we would like to address later. Discussed with: rwatson END