NetBSD/sys/netinet
lukem c0e8ee54e9 * start from the top of the given ephemeral range and work down;
results in reserved ephemeral ports starting at the top (as per
  current practice), and shouldn't have a negative effect on normal
  ephemeral ports...
* initialise inpt_lastlow in in_pcbinit
1998-01-08 11:56:50 +00:00
..
fil.c fix checksum problems (from marc boucher via darren reed). 1997-11-17 14:33:46 +00:00
icmp_var.h remove extraneous icmp_do_mtudisc 1997-10-18 21:21:28 +00:00
if_arp.c Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
if_atm.c
if_atm.h
if_ether.h Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
if_inarp.h
igmp.c
igmp.h
igmp_var.h
in.c Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
in.h add the following, derived from FreeBSD: 1998-01-07 22:51:22 +00:00
in_cksum.c
in_pcb.c * start from the top of the given ephemeral range and work down; 1998-01-08 11:56:50 +00:00
in_pcb.h add the following, derived from FreeBSD: 1998-01-07 22:51:22 +00:00
in_proto.c Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
in_systm.h Protect against double inclusion. PR 3524. 1997-07-07 20:57:46 +00:00
in_var.h Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
ip.h Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
ip_auth.c merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_auth.h import ip-filter 3.2.1 1997-11-14 08:03:01 +00:00
ip_compat.h merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_fil.c merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_fil.h merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_frag.c merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_frag.h sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_ftp_pxy.c merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_icmp.c Changes to path MTU discovery to correctly handle "needs 1997-10-29 05:28:44 +00:00
ip_icmp.h Add ICMP unreachable code #13 - "Communication Administratively Prohibited", 1997-08-26 18:27:53 +00:00
ip_input.c enhance ephemeral port allocation code: 1998-01-05 09:52:02 +00:00
ip_log.c merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_mroute.c Make sure we install the route returned by the upcall before trying to 1997-08-14 06:42:33 +00:00
ip_mroute.h
ip_nat.c fixes for memory leaks in proxying, and byte ordering problems. from darren reed. 1997-11-25 03:14:11 +00:00
ip_nat.h merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_output.c add the following, derived from FreeBSD: 1998-01-07 22:51:22 +00:00
ip_proxy.c don't free pointer to static struct. please pullup. 1997-11-28 00:46:39 +00:00
ip_proxy.h fixes for memory leaks in proxying, and byte ordering problems. from darren reed. 1997-11-25 03:14:11 +00:00
ip_state.c merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_state.h merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_var.h Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
raw_ip.c Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h As per RFC 793, don't retransmit the FIN during a simultaneous close. 1997-06-18 10:05:44 +00:00
tcp_input.c Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
tcp_output.c Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
tcp_seq.h Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
tcp_subr.c Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
tcp_timer.c Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
tcp_timer.h
tcp_usrreq.c Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
tcp_var.h Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
tcpip.h
udp.h
udp_usrreq.c Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes 1998-01-05 10:31:44 +00:00
udp_var.h Make the following tunable via sysctl, inspired by BSD/OS: 1997-07-28 22:19:53 +00:00