freebsd_amp_hwpstate/sys/netinet
Peter Wemm 37bd2b301c Fix braino on my part. When we have three different port ranges (default,
"high" and "secure"), we can't use a single variable to track the most
recently used port in all three ranges.. :-]  This caused the next
transient port to be allocated from the start of the range more often than
it should.
1996-10-30 06:13:10 +00:00
..
icmp_var.h
if_ether.c Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
if_ether.h
if_fddi.h
igmp.c
igmp.h
igmp_var.h
in.c
in.h Changed args to the nat functions. 1996-10-22 22:26:02 +00:00
in_cksum.c
in_pcb.c Fix braino on my part. When we have three different port ranges (default, 1996-10-30 06:13:10 +00:00
in_pcb.h Fix braino on my part. When we have three different port ranges (default, 1996-10-30 06:13:10 +00:00
in_proto.c
in_rmx.c
in_systm.h
in_var.h
ip.h Give ip_len and ip_off more natural, unsigned types. 1996-10-23 18:35:50 +00:00
ip_divert.c
ip_fw.c Removed nested include if <sys/socket.h> from <net/if.h> and 1996-10-12 19:49:43 +00:00
ip_fw.h
ip_icmp.c Handle ICMP codes defined in RFC1812 more appropriately 1996-09-20 08:23:54 +00:00
ip_icmp.h
ip_input.c Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count 1996-10-25 17:57:53 +00:00
ip_mroute.c
ip_mroute.h
ip_output.c Changed args to the nat functions. 1996-10-22 22:26:02 +00:00
ip_var.h Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count 1996-10-25 17:57:53 +00:00
raw_ip.c Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count 1996-10-25 17:57:53 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Fix two bugs I accidently put into the syn code at the last minute 1996-10-11 19:26:42 +00:00
tcp_output.c
tcp_reass.c Fix two bugs I accidently put into the syn code at the last minute 1996-10-11 19:26:42 +00:00
tcp_seq.h
tcp_subr.c
tcp_timer.c Make the misnamed tcp initial keepalive timer value (which is really the 1996-09-13 23:51:44 +00:00
tcp_timer.h Make the misnamed tcp initial keepalive timer value (which is really the 1996-09-13 23:51:44 +00:00
tcp_timewait.c
tcp_usrreq.c Improved in_pcblookuphash() to support wildcarding, and changed relavent 1996-10-07 19:06:12 +00:00
tcp_var.h Move TCPCTL_KEEPINIT to end of MIB list (sigh) 1996-09-13 23:54:03 +00:00
tcpip.h
udp.h Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count 1996-10-25 17:57:53 +00:00
udp_usrreq.c Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count 1996-10-25 17:57:53 +00:00
udp_var.h