NetBSD/sys/netinet
itojun 6dedde045a correct signedness mixup in pointer passing. sync w/kame 2002-09-11 02:41:19 +00:00
..
Makefile
fil.c
icmp6.h
icmp_var.h
if_arp.c
if_atm.c
if_atm.h
if_ether.h
if_inarp.h
igmp.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
igmp.h
igmp_var.h
in.c backout 1.78, ioctl(SIOCSIFADDR) is needed to test if the interface 2002-09-04 03:45:01 +00:00
in.h
in4_cksum.c
in_cksum.c
in_gif.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
in_gif.h
in_pcb.c
in_pcb.h
in_proto.c
in_systm.h
in_var.h
ip.h
ip6.h
ip_auth.c
ip_auth.h
ip_compat.h
ip_ecn.c
ip_ecn.h
ip_encap.c remove packed attribute as it will cause data be unaligned 2002-07-31 03:18:04 +00:00
ip_encap.h
ip_fil.c Make usr.sbin/ipf/ipftest compiles again. 2002-09-07 00:10:24 +00:00
ip_fil.h
ip_flow.c
ip_frag.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
ip_frag.h
ip_ftp_pxy.c
ip_gre.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
ip_gre.h
ip_h323_pxy.c
ip_icmp.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
ip_icmp.h
ip_input.c correct signedness mixup in pointer passing. sync w/kame 2002-09-11 02:41:19 +00:00
ip_ipsec_pxy.c
ip_log.c
ip_mroute.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
ip_mroute.h
ip_nat.c
ip_nat.h
ip_netbios_pxy.c
ip_output.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
ip_proxy.c
ip_proxy.h
ip_raudio_pxy.c
ip_rcmd_pxy.c
ip_state.c
ip_state.h
ip_var.h correct signedness mixup in pointer passing. sync w/kame 2002-09-11 02:41:19 +00:00
ipl.h
raw_ip.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c correct signedness mixup in pointer passing. sync w/kame 2002-09-11 02:41:19 +00:00
tcp_output.c Never send more than half a socket buffer of data. This insures that 2002-08-20 16:29:42 +00:00
tcp_seq.h
tcp_subr.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
tcp_timer.c
tcp_timer.h
tcp_usrreq.c
tcp_var.h
tcpip.h
udp.h
udp_usrreq.c avoid swapping endian of ip_len and ip_off on mbuf, to meet with M_LEADINGSPACE 2002-08-14 00:23:27 +00:00
udp_var.h