NetBSD/sys/netinet
skrll e22ecac88e Make this compile again 2015-09-21 13:32:26 +00:00
..
Makefile
accept_filter.h
accf_data.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
accf_http.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
cpu_in_cksum.c
dccp.h
dccp_cc_sw.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
dccp_cc_sw.h
dccp_tcplike.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
dccp_tcplike.h
dccp_tfrc.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
dccp_tfrc.h
dccp_tfrc_lookup.h
dccp_usrreq.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
dccp_var.h make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
files.ipfilter
files.netinet
icmp6.h
icmp_private.h
icmp_var.h PR/49676: Ryo Shimizu: ICMP_STATINC() buffer overflows 2015-02-18 17:00:15 +00:00
if_arp.c If, for whatever reason, a local interface route is removed and then 2015-09-11 10:33:32 +00:00
if_atm.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
if_atm.h
if_ether.h
if_inarp.h Make arp_init, in_revarpinput and revarprequest static 2015-05-21 09:26:18 +00:00
igmp.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
igmp.h
igmp_var.h
in.c Fix building kernels w/o ether 2015-08-31 16:46:14 +00:00
in.h Add IPv4 address flags IN_IFF_TENTATIVE, IN_IFF_DUPLICATED and 2015-05-02 14:41:32 +00:00
in4_cksum.c
in_cksum.c
in_gif.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
in_gif.h
in_ifattach.h
in_offload.c Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +00:00
in_offload.h
in_pcb.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
in_pcb.h remove transitional functions in{,6}_pcbconnect_m() that were used in 2015-05-24 15:43:45 +00:00
in_pcb_hdr.h
in_print.c
in_proto.c Replace ARP cache (llinfo) with lltable/llentry 2015-08-31 08:05:20 +00:00
in_proto.h
in_selsrc.c Make this compile again 2015-09-21 13:32:26 +00:00
in_selsrc.h Hook up lltable/llentry with the kernel (and rumpkernel) 2015-08-31 08:02:44 +00:00
in_systm.h
in_var.h Replace ARP cache (llinfo) with lltable/llentry 2015-08-31 08:05:20 +00:00
ip.h
ip6.h
ip_carp.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
ip_carp.h
ip_ecn.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
ip_ecn.h
ip_encap.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
ip_encap.h
ip_etherip.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
ip_etherip.h
ip_flow.c Add RTF_BROADCAST to mark routes used for the broadcast address when 2015-03-23 18:33:17 +00:00
ip_icmp.c Make rt_refcnt take into account rt_timer 2015-08-31 06:25:15 +00:00
ip_icmp.h PR/49676: Ryo Shimizu: ICMP_STATINC() buffer overflows 2015-02-18 17:00:15 +00:00
ip_id.c
ip_input.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
ip_mroute.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
ip_mroute.h
ip_output.c Do rt_refcnt++ when set a rtentry to another rtentry's rt_gwroute 2015-09-02 11:35:11 +00:00
ip_private.h
ip_reass.c
ip_var.h Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +00:00
pim.h
pim_var.h
portalgo.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
portalgo.h
raw_ip.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
tcp.h
tcp_congctl.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
tcp_congctl.h
tcp_debug.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
tcp_debug.h
tcp_fsm.h
tcp_input.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
tcp_output.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
tcp_private.h
tcp_sack.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
tcp_seq.h
tcp_subr.c Refactor tcp_mtudisc 2015-09-07 01:56:50 +00:00
tcp_timer.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
tcp_timer.h
tcp_usrreq.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
tcp_var.h Change the new counter variables in struct tcpcb to uint32_t, as 2015-02-14 22:09:53 +00:00
tcp_vtw.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
tcp_vtw.h
tcpip.h
udp.h
udp_private.h
udp_usrreq.c sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
udp_var.h