freebsd_amp_hwpstate/sys/netinet
Paul Traina 12eafeb016 I don't understand, I committed this fix (move a counter and fixed a typo)
this evening.

I think I'm going insane.
1996-09-21 06:39:20 +00:00
..
icmp_var.h
if_ether.c Set the rmx.rmx_expire to 0 when creating fake ethernet addresses for the 1996-06-21 21:45:58 +00:00
if_ether.h Megacommit to straigthen out ETHER_ mess. 1996-08-06 21:14:36 +00:00
if_fddi.h
igmp.c Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
igmp.h
igmp_var.h
in.c Set subnetsarelocal to false. In a classless world, the other case 1996-09-09 20:17:24 +00:00
in.h Add hooks for an IP NAT module, much like the firewall stuff... 1996-08-21 21:37:07 +00:00
in_cksum.c
in_pcb.c Mark sockets where the kernel chose the port# for. 1996-08-23 18:59:07 +00:00
in_pcb.h Mark sockets where the kernel chose the port# for. 1996-08-23 18:59:07 +00:00
in_proto.c Modify the kernel to use the new pr_usrreqs interface rather than the old 1996-07-11 16:32:50 +00:00
in_rmx.c Put the 'debug' messages of the type: 1996-06-20 15:41:23 +00:00
in_systm.h
in_var.h
ip.h
ip_divert.c Adding changes to ipfw and the kernel to support ip packet diversion.. 1996-07-10 19:44:30 +00:00
ip_fw.c Fix the visibility of the sysctl variables. 1996-08-31 21:05:20 +00:00
ip_fw.h Add hooks for an IP NAT module, much like the firewall stuff... 1996-08-21 21:37:07 +00:00
ip_icmp.c Handle ICMP codes defined in RFC1812 more appropriately 1996-09-20 08:23:54 +00:00
ip_icmp.h Add #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types. 1996-08-20 23:11:30 +00:00
ip_input.c Dequeue mbuf before freeing it. Fixes mbuf leak and a potential crash when 1996-09-08 13:45:49 +00:00
ip_mroute.c Fix braino in rev 1.30 fix; m_copy() the mbuf that has the header 1996-07-12 17:22:32 +00:00
ip_mroute.h
ip_output.c Add hooks for an IP NAT module, much like the firewall stuff... 1996-08-21 21:37:07 +00:00
ip_var.h Adding changes to ipfw and the kernel to support ip packet diversion.. 1996-07-10 19:44:30 +00:00
raw_ip.c Oops, send the operation type, not the name to the NAT code... 1996-08-27 20:52:27 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c I don't understand, I committed this fix (move a counter and fixed a typo) 1996-09-21 06:39:20 +00:00
tcp_output.c Changed some memcpy()'s back to bcopy()'s. 1996-06-08 08:19:03 +00:00
tcp_reass.c I don't understand, I committed this fix (move a counter and fixed a typo) 1996-09-21 06:39:20 +00:00
tcp_seq.h
tcp_subr.c Eliminate some more references to separate ip_v and ip_hl fields. 1996-07-24 18:46:19 +00:00
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 Eliminate some more references to separate ip_v and ip_hl fields. 1996-07-24 18:46:19 +00:00
tcp_usrreq.c Make the misnamed tcp initial keepalive timer value (which is really the 1996-09-13 23:51:44 +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
udp_usrreq.c Changed some memcpy()'s back to bcopy()'s. 1996-06-08 08:19:03 +00:00
udp_var.h Instrument UDP PCB hashing to see how often the hash lookup is effective 1996-06-05 17:20:35 +00:00