NetBSD/sys/netinet
2007-12-04 10:31:14 +00:00
..
files.ipfilter
files.netinet
icmp6.h
icmp_var.h
if_arp.c Follow up on arc -> arcnet renaming. Pointed out by joerg@. 2007-11-14 01:11:14 +00:00
if_atm.c We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., 2007-09-05 05:29:35 +00:00
if_atm.h
if_ether.h
if_inarp.h
igmp_var.h
igmp.c
igmp.h
in4_cksum.c
in_cksum.c
in_gif.c
in_gif.h
in_ifattach.h
in_offload.c
in_offload.h Move IN_NEED_CHECKSUM() to in_offload.h for re-use. 2007-11-28 04:14:11 +00:00
in_pcb_hdr.h
in_pcb.c
in_pcb.h 1) Introduce a new socket option, (SOL_SOCKET, SO_NOHEADER), that 2007-09-19 04:33:42 +00:00
in_proto.c Work in progress: use a raw socket for GRE in IP encapsulation 2007-10-05 03:28:12 +00:00
in_proto.h
in_selsrc.c Use IFADDR_FOREACH(). 2007-12-04 10:31:14 +00:00
in_selsrc.h
in_systm.h
in_var.h Use ifreq_setaddr(), ifreq_getaddr(), sockaddr_in_init(), and 2007-09-01 04:32:50 +00:00
in.c KNF. Remove superfluous casts and parentheses. 2007-11-09 23:53:13 +00:00
in.h 1) Introduce a new socket option, (SOL_SOCKET, SO_NOHEADER), that 2007-09-19 04:33:42 +00:00
ip6.h
ip_carp.c Use IFADDR_FOREACH(). 2007-12-04 10:31:14 +00:00
ip_carp.h
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_etherip.c
ip_etherip.h
ip_flow.c
ip_icmp.c Use sockaddr_in_init(). KNF. No functional change intended. 2007-11-09 23:42:56 +00:00
ip_icmp.h
ip_id.c
ip_input.c inetctlerrmap: use designated initializer. 2007-11-26 08:40:46 +00:00
ip_mroute.c require that the options argument is the right size, not that it is greater 2007-11-27 22:45:29 +00:00
ip_mroute.h
ip_output.c Move IN_NEED_CHECKSUM() to in_offload.h for re-use. 2007-11-28 04:14:11 +00:00
ip_var.h Delete the unused second argument to ip_stripoptions(), move it 2007-10-02 20:35:04 +00:00
ip.h
Makefile Work in progress: use a raw socket for GRE in IP encapsulation 2007-10-05 03:28:12 +00:00
pim_var.h
pim.h
raw_ip.c require that the options argument is the right size, not that it is greater 2007-11-27 22:45:29 +00:00
tcp_congctl.c
tcp_congctl.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Change macros SYN_CACHE_PUT() and SYN_CACHE_RM() into inline 2007-11-09 23:55:58 +00:00
tcp_output.c m_copy() was deprecated, apparently, long ago. m_copy(...) -> 2007-09-02 03:12:23 +00:00
tcp_sack.c
tcp_seq.h
tcp_subr.c
tcp_timer.c
tcp_timer.h
tcp_usrreq.c require that the options argument is the right size, not that it is greater 2007-11-27 22:45:29 +00:00
tcp_var.h
tcp.h
tcpip.h
udp_usrreq.c require that the options argument is the right size, not that it is greater 2007-11-27 22:45:29 +00:00
udp_var.h
udp.h