NetBSD/sys/netinet
uebayasi 77444ed2d8 Missing "\n" in log(9) messages. 2008-08-28 07:58:05 +00:00
..
Makefile
accept_filter.h Change copyright statement to NetBSD 2-clause with correct attribution. 2008-08-10 14:07:41 +00:00
accf_data.c Add accept filters, ported from FreeBSD by Coyote Point Systems. Add inetd 2008-08-04 03:55:47 +00:00
accf_http.c Add accept filters, ported from FreeBSD by Coyote Point Systems. Add inetd 2008-08-04 03:55:47 +00:00
cpu_in_cksum.c
files.ipfilter
files.netinet
icmp6.h Add IANA allocation and header for RFC 5006 (RA RDNSS) IPv6 Router 2008-07-11 07:35:05 +00:00
icmp_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
icmp_var.h Make IP, TCP, UDP, and ICMP statistics per-CPU. The stats are collated 2008-04-12 05:58:22 +00:00
if_arp.c Missing "\n" in log(9) messages. 2008-08-28 07:58:05 +00:00
if_atm.c Don't cast to void * unnecessarily. 2008-05-22 01:06:39 +00:00
if_atm.h
if_ether.h
if_inarp.h Make ARP stats per-cpu. 2008-04-15 15:17:54 +00:00
igmp.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
igmp.h
igmp_var.h Make IGMP stats per-cpu. 2008-04-15 16:02:03 +00:00
in.c Cosmetic: compare sa_family with AF_UNSPEC instead of testing truth. 2008-05-11 20:17:59 +00:00
in.h
in4_cksum.c
in_cksum.c
in_gif.c Make IP, TCP, UDP, and ICMP statistics per-CPU. The stats are collated 2008-04-12 05:58:22 +00:00
in_gif.h
in_ifattach.h
in_offload.c
in_offload.h
in_pcb.c typo fix in comment (drops the ' in drop's :) 2008-08-04 07:01:05 +00:00
in_pcb.h
in_pcb_hdr.h
in_proto.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
in_proto.h
in_selsrc.c
in_selsrc.h
in_systm.h
in_var.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ip.h
ip6.h
ip_carp.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
ip_carp.h C99 does not allow u_int8_t bitfields, so use unsigned int, instead. 2008-04-16 20:58:35 +00:00
ip_ecn.c
ip_ecn.h
ip_encap.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
ip_encap.h Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
ip_etherip.c Make IP, TCP, UDP, and ICMP statistics per-CPU. The stats are collated 2008-04-12 05:58:22 +00:00
ip_etherip.h
ip_flow.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ip_icmp.c merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
ip_icmp.h
ip_id.c
ip_input.c Make the sysctl routines take out softnet_lock before dealing with 2008-08-20 18:35:20 +00:00
ip_mroute.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
ip_mroute.h make this compile as proposed by dholland@ 2008-08-07 06:20:14 +00:00
ip_output.c constify sockopt in the PRCO_SETOPT path 2008-08-16 21:51:43 +00:00
ip_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ip_var.h constify sockopt in the PRCO_SETOPT path 2008-08-16 21:51:43 +00:00
pim.h
pim_var.h
raw_ip.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
tcp.h
tcp_congctl.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tcp_congctl.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Unlock reassembly queue before calling sorwakeup(), not after. In unusual 2008-08-04 04:08:47 +00:00
tcp_output.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tcp_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tcp_sack.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tcp_seq.h
tcp_subr.c PR kern/38497 Out of memory allocating ksiginfo 2008-05-02 13:40:32 +00:00
tcp_timer.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tcp_timer.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
tcp_usrreq.c Make the sysctl routines take out softnet_lock before dealing with 2008-08-20 18:35:20 +00:00
tcp_var.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
tcpip.h
udp.h
udp_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
udp_usrreq.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
udp_var.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00