NetBSD/sys/netinet
kml 96954c2a53 Ensure that we take the IP option length into account when we calculate
the effective maximum send size for TCP.  ip_optlen() and tcp_optlen()
should probably be inlined for efficiency.
1998-03-24 03:10:02 +00:00
..
fil.c
icmp_var.h
if_arp.c Add correct copyright notice for IP address hash change. This code is donated to TNF by the original copyright holder, Panix. 1998-02-15 18:24:23 +00:00
if_atm.c
if_atm.h
if_ether.h
if_inarp.h
igmp.c
igmp.h
igmp_var.h
in.c Add correct copyright notice for IP address hash change. This code is donated to TNF by the original copyright holder, Panix. 1998-02-15 18:24:23 +00:00
in.h
in_cksum.c
in_pcb.c Add correct copyright notice for IP address hash change. This code is donated to TNF by the original copyright holder, Panix. 1998-02-15 18:24:23 +00:00
in_pcb.h
in_proto.c
in_systm.h
in_var.h Add correct copyright notice for IP address hash change. This code is donated to TNF by the original copyright holder, Panix. 1998-02-15 18:24:23 +00:00
ip.h
ip_auth.c
ip_auth.h
ip_compat.h
ip_fil.c
ip_fil.h
ip_frag.c
ip_frag.h
ip_ftp_pxy.c
ip_icmp.c Add correct copyright notice for IP address hash change. This code is donated to TNF by the original copyright holder, Panix. 1998-02-15 18:24:23 +00:00
ip_icmp.h
ip_input.c convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and 1998-03-19 15:45:30 +00:00
ip_log.c
ip_mroute.c
ip_mroute.h
ip_nat.c
ip_nat.h
ip_output.c Ensure that we take the IP option length into account when we calculate 1998-03-24 03:10:02 +00:00
ip_proxy.c
ip_proxy.h
ip_state.c
ip_state.h
ip_var.h Ensure that we take the IP option length into account when we calculate 1998-03-24 03:10:02 +00:00
raw_ip.c
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Fix a retransmission bug introduced by the Brakmo and Peterson 1998-03-19 22:29:33 +00:00
tcp_output.c Ensure that we take the IP option length into account when we calculate 1998-03-24 03:10:02 +00:00
tcp_seq.h
tcp_subr.c Ensure that we take the IP option length into account when we calculate 1998-03-24 03:10:02 +00:00
tcp_timer.c Fix a retransmission bug introduced by the Brakmo and Peterson 1998-03-19 22:29:33 +00:00
tcp_timer.h
tcp_usrreq.c Update copyright (sigh, should have done this long ago). 1998-02-19 02:36:42 +00:00
tcp_var.h Ensure that the TCP segment size reflects the size of TCP options 1998-03-17 23:50:30 +00:00
tcpip.h
udp.h
udp_usrreq.c
udp_var.h