NetBSD/sys/netinet
elad 5446ee0ef6 ugh.. more stuff that's overdue and should not be in 4.0: remove the
sysctl(9) flags CTLFLAG_READONLY[12]. luckily they're not documented
so it's only half regression.

only two knobs used them; proc.curproc.corename (check added in the
existing handler; its CTLFLAG_ANYWRITE, yay) and net.inet.ip.forwsrcrt,
that got its own handler now too.
2006-07-30 17:38:19 +00:00
..
Makefile Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
files.ipfilter
files.netinet
icmp6.h
icmp_var.h
if_arp.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
if_atm.c
if_atm.h
if_ether.h
if_inarp.h Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
igmp.c
igmp.h
igmp_var.h
in.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
in.h Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
in4_cksum.c
in_cksum.c
in_gif.c Extract predicate M_UNWRITABLE(m, len), which is true iff len 2006-07-28 17:34:13 +00:00
in_gif.h
in_offload.h
in_pcb.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
in_pcb.h Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
in_pcb_hdr.h
in_proto.c Integrate Common Address Redundancy Procotol (CARP) from OpenBSD 2006-05-18 09:05:49 +00:00
in_proto.h
in_systm.h
in_var.h Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
ip.h
ip6.h Add support for RFC 3542 Adv. Socket API for IPv6 (which obsoletes 2292). 2006-05-05 00:03:21 +00:00
ip_carp.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
ip_carp.h Prototype for tvtohz() is no longer needed here. 2006-06-13 15:57:15 +00:00
ip_ecn.c
ip_ecn.h
ip_encap.c remove some dead code 2006-05-28 11:07:04 +00:00
ip_encap.h
ip_flow.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
ip_gre.c Extract predicate M_UNWRITABLE(m, len), which is true iff len 2006-07-28 17:34:13 +00:00
ip_gre.h
ip_icmp.c Wrap long lines, unwrap a short line. 2006-07-10 15:37:26 +00:00
ip_icmp.h Comment out attribute packed. Gcc4 warns us that the field is too narrow 2006-05-14 02:34:41 +00:00
ip_id.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
ip_input.c ugh.. more stuff that's overdue and should not be in 4.0: remove the 2006-07-30 17:38:19 +00:00
ip_mroute.c - use MAXTTL 2006-04-25 08:29:08 +00:00
ip_mroute.h
ip_output.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
ip_var.h
pim.h
pim_var.h
raw_ip.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c merge FreeBSD timecounters from branch simonb-timecounters 2006-06-07 22:33:33 +00:00
tcp_output.c
tcp_sack.c
tcp_seq.h
tcp_subr.c Coverity CID 1149: Add KASSERT before deref. 2006-04-15 02:30:39 +00:00
tcp_timer.c integrate kauth. 2006-05-14 21:19:33 +00:00
tcp_timer.h
tcp_usrreq.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
tcp_var.h revert stuff that shouldn't have gone in. 2006-07-22 17:45:03 +00:00
tcpip.h
udp.h
udp_usrreq.c Use the LWP cached credentials where sane. 2006-07-23 22:06:03 +00:00
udp_var.h