freebsd_amp_hwpstate/sys/netinet
Matthew Dillon fe41ca530c Introduce the ability to flag a sysctl for operation at secure level 2 or 3
in addition to secure level 1.  The mask supports up to a secure level of 8
but only add defines through CTLFLAG_SECURE3 for now.

As per the missif in the log entry for 1.11 of ip_fw2.c which added the
secure flag to the IPFW sysctl's in the first place, change the secure
level requirement from 1 to 3 now that we have support for it.

Reviewed by:	imp
With Design Suggestions by:	imp
2003-01-14 19:35:33 +00:00
..
libalias
accf_data.c
accf_http.c
icmp6.h
icmp_var.h
if_atm.c
if_atm.h
if_ether.c Clear the target hardware address field when generating an ARP request. 2003-01-10 00:04:53 +00:00
if_ether.h
igmp.c
igmp.h
igmp_var.h
in.c
in.h
in_cksum.c
in_gif.c
in_gif.h
in_pcb.c
in_pcb.h
in_proto.c
in_rmx.c
in_systm.h
in_var.h
ip.h
ip6.h
ip_divert.c
ip_dummynet.c
ip_dummynet.h
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_flow.c
ip_flow.h
ip_fw.c
ip_fw.h
ip_fw2.c Introduce the ability to flag a sysctl for operation at secure level 2 or 3 2003-01-14 19:35:33 +00:00
ip_gre.c
ip_gre.h
ip_icmp.c
ip_icmp.h
ip_id.c
ip_input.c
ip_mroute.c
ip_mroute.h
ip_output.c
ip_var.h
ipprotosw.h
raw_ip.c
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Fix NewReno. 2003-01-13 11:01:20 +00:00
tcp_output.c
tcp_reass.c Fix NewReno. 2003-01-13 11:01:20 +00:00
tcp_seq.h Fix NewReno. 2003-01-13 11:01:20 +00:00
tcp_subr.c
tcp_syncache.c
tcp_timer.c Fix NewReno. 2003-01-13 11:01:20 +00:00
tcp_timer.h
tcp_timewait.c
tcp_usrreq.c
tcp_var.h Fix NewReno. 2003-01-13 11:01:20 +00:00
tcpip.h
udp.h
udp_usrreq.c
udp_var.h