NetBSD/sys/netinet
dyoung 64bfe92e2b Cosmetic: 0 -> NULL. Remove unnecessary cast. 2007-08-27 05:39:44 +00:00
..
Makefile
files.ipfilter
files.netinet
icmp6.h
icmp_var.h
if_arp.c Reorganize and extract arplookup1() for code-sharing. Share 2007-08-27 01:13:09 +00:00
if_atm.c Use satocsdl() et cetera instead of SDL(). Constify. 2007-08-07 04:37:04 +00:00
if_atm.h
if_ether.h
if_inarp.h
igmp.c
igmp.h
igmp_var.h
in.c
in.h
in4_cksum.c
in_cksum.c
in_gif.c
in_gif.h
in_ifattach.h
in_offload.c
in_offload.h
in_pcb.c Use sockaddr_in_init(). 2007-08-21 08:34:33 +00:00
in_pcb.h
in_pcb_hdr.h
in_proto.c Use __arraycount(). 2007-06-13 21:08:29 +00:00
in_proto.h
in_selsrc.c
in_selsrc.h
in_systm.h
in_var.h
ip.h
ip6.h
ip_carp.c Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier to 2007-08-26 22:59:08 +00:00
ip_carp.h
ip_ecn.c
ip_ecn.h
ip_encap.c Use LIST_FOREACH(). 2007-06-13 04:55:25 +00:00
ip_encap.h
ip_etherip.c
ip_etherip.h
ip_flow.c Don't call rtcache_check() from the fast-forward code, which runs 2007-08-20 19:42:34 +00:00
ip_gre.c
ip_gre.h
ip_icmp.c Cosmetic: 0 -> NULL. Remove unnecessary cast. 2007-08-27 05:39:44 +00:00
ip_icmp.h
ip_id.c
ip_input.c Use sockaddr_dl_init(). 2007-08-10 22:46:16 +00:00
ip_mroute.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ip_mroute.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
ip_output.c
ip_var.h
pim.h
pim_var.h
raw_ip.c
tcp.h TCP socket buffers automatic sizing - ported from FreeBSD. 2007-08-02 02:42:40 +00:00
tcp_congctl.c Replace a simple lock with a mutex and make it static. 2007-07-11 21:34:16 +00:00
tcp_congctl.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c our tcp timestamps are in PR_SLOWHZ, not HZ. 2007-08-02 13:06:30 +00:00
tcp_output.c make rfbuf_ts a tcp timestamp so that calculations in tcp_input make sense. 2007-08-02 13:12:35 +00:00
tcp_sack.c
tcp_seq.h
tcp_subr.c TCP socket buffers automatic sizing - ported from FreeBSD. 2007-08-02 02:42:40 +00:00
tcp_timer.c - per socket keepalive settings 2007-06-20 15:29:17 +00:00
tcp_timer.h - per socket keepalive settings 2007-06-20 15:29:17 +00:00
tcp_usrreq.c TCP socket buffers automatic sizing - ported from FreeBSD. 2007-08-02 02:42:40 +00:00
tcp_var.h TCP socket buffers automatic sizing - ported from FreeBSD. 2007-08-02 02:42:40 +00:00
tcpip.h
udp.h
udp_usrreq.c Add support for options IPSEC_NAT_T (RFC 3947 and 3948) for fast_ipsec(4). 2007-06-27 20:38:32 +00:00
udp_var.h