NetBSD/sys/netinet
christos 1ad35fcc9a PR/25749: Peter Postma: missing splx() in kernel. 2004-11-13 19:17:50 +00:00
..
Makefile move ipf headers and add a comment. 2004-10-05 04:55:48 +00:00
files.ipfilter Move ipf to sys/dist/ipf; Note that I followed the pattern used for pf. 2004-10-01 15:24:45 +00:00
files.netinet IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on 2004-09-04 23:29:44 +00:00
icmp6.h no space between function name and paren: foo (blah) -> foo(blah) 2004-04-21 17:49:46 +00:00
icmp_var.h Remove a common (icmpstat). 2004-08-03 13:58:59 +00:00
if_arp.c PR/21902: Sean Boudreau: arplookup() incrementing arpstat.as_allocfail 2004-09-29 21:26:52 +00:00
if_atm.c
if_atm.h no space between function name and paren: foo (blah) -> foo(blah) 2004-04-21 17:49:46 +00:00
if_ether.h
if_inarp.h no space between function name and paren: foo (blah) -> foo(blah) 2004-04-21 17:49:46 +00:00
igmp.c PR/25749: Peter Postma: missing splx() in kernel. 2004-11-13 19:17:50 +00:00
igmp.h
igmp_var.h Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
in.c in_control: fix address leaks on error, which causes a panic 2004-08-08 09:52:41 +00:00
in.h IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on 2004-09-04 23:29:44 +00:00
in4_cksum.c
in_cksum.c
in_gif.c Remove #else clause of __STDC__ 2004-04-26 01:31:56 +00:00
in_gif.h no space between function name and paren: foo (blah) -> foo(blah) 2004-04-21 17:49:46 +00:00
in_pcb.c PR/27082: Sean Boudreau: redundant assignment or NULL dereference in 2004-09-29 21:30:00 +00:00
in_pcb.h no space between function name and paren: foo (blah) -> foo(blah) 2004-04-21 17:49:46 +00:00
in_pcb_hdr.h
in_proto.c IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on 2004-09-04 23:29:44 +00:00
in_systm.h De __P() 2004-04-18 21:00:35 +00:00
in_var.h no space between function name and paren: foo (blah) -> foo(blah) 2004-04-21 17:49:46 +00:00
ip.h Initial commit of a port of the FreeBSD implementation of RFC 2385 2004-04-25 22:25:03 +00:00
ip6.h typo. Bruno Rohee 2004-07-09 09:15:02 +00:00
ip_ecn.c
ip_ecn.h De __P() 2004-04-18 21:00:35 +00:00
ip_encap.c initialize max_keylen for ip_encap.c earlier 2004-08-17 07:05:34 +00:00
ip_encap.h initialize max_keylen for ip_encap.c earlier 2004-08-17 07:05:34 +00:00
ip_flow.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
ip_gre.c Remove #else clause of __STDC__ 2004-04-26 01:31:56 +00:00
ip_gre.h no space between function name and paren: foo (blah) -> foo(blah) 2004-04-21 17:49:46 +00:00
ip_icmp.c Remove a common (icmpstat). 2004-08-03 13:58:59 +00:00
ip_icmp.h no space between function name and paren: foo (blah) -> foo(blah) 2004-04-21 17:49:46 +00:00
ip_id.c
ip_input.c Add a comment to document what setting "srcrt" is really on about in ipintr() 2004-10-06 01:34:11 +00:00
ip_mroute.c IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on 2004-09-04 23:29:44 +00:00
ip_mroute.h IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on 2004-09-04 23:29:44 +00:00
ip_output.c Slight simplification to IFA_STATS handling. 2004-10-06 05:42:24 +00:00
ip_var.h Constify protosw arrays. This can reduce the kernel .data section by 2004-04-22 01:01:40 +00:00
pim.h IPv4 PIM support, based on submission from Pavlin Radoslavov on tech-net@ : 2004-09-04 23:32:29 +00:00
pim_var.h IPv4 PIM support, based on submission from Pavlin Radoslavov on tech-net@ : 2004-09-04 23:32:29 +00:00
raw_ip.c IPv4 PIM support, based on a submission from Pavlin Radoslavov posted on 2004-09-04 23:29:44 +00:00
tcp.h Add definitions for the (currently unimplemented) ECN TCP flags; 2004-05-07 20:11:52 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h export tcpstates for _KERNEL and remove tcp_usrreq.c's incorrect 2004-04-20 22:54:31 +00:00
tcp_input.c fix ipqent pool corruption problems. make tcp reass code use 2004-09-15 09:21:22 +00:00
tcp_output.c With FAST_IPSEC, include <netipsec/key.h>, as Itojun's recent changes 2004-05-20 22:59:02 +00:00
tcp_seq.h
tcp_subr.c fix ipqent pool corruption problems. make tcp reass code use 2004-09-15 09:21:22 +00:00
tcp_timer.c
tcp_timer.h
tcp_usrreq.c Sysctl descriptions under net subtree (net.key not done) 2004-05-25 04:33:59 +00:00
tcp_var.h fix ipqent pool corruption problems. make tcp reass code use 2004-09-15 09:21:22 +00:00
tcpip.h
udp.h
udp_usrreq.c add a per-socket counter for dropped UDP packets when the internal buffers 2004-09-03 18:14:09 +00:00
udp_var.h no space between function name and paren: foo (blah) -> foo(blah) 2004-04-21 17:49:46 +00:00