freebsd-dev/sys/netinet
1996-02-27 15:12:53 +00:00
..
icmp_var.h
if_ether.c Make the "arpresolve: can't allocate llinfo" error message 1996-02-20 17:54:17 +00:00
if_ether.h Remove old ballast, clean up a little bit, staticize. 1995-12-09 16:06:54 +00:00
if_fddi.h The last part of the ether_sprint -> %6D change. 1996-01-26 09:29:29 +00:00
igmp_var.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
igmp.c Staticize. 1995-12-09 20:43:53 +00:00
igmp.h
in_cksum.c
in_pcb.c Make the default behavior of local port assignment match traditional 1996-02-22 21:32:23 +00:00
in_pcb.h Make the default behavior of local port assignment match traditional 1996-02-22 21:32:23 +00:00
in_proto.c #if out unsupported IMP code. 1996-02-08 15:43:35 +00:00
in_rmx.c First piece of fixing ppp/proxy arp problem: 1996-01-23 05:15:30 +00:00
in_systm.h
in_var.h Provide a direct entry point for IP input. This actually results 1996-02-05 20:36:02 +00:00
in.c Fix a bug where having a process listening to both a INADDR_ANY and a 1996-01-08 20:59:06 +00:00
in.h Make the default behavior of local port assignment match traditional 1996-02-22 21:32:23 +00:00
ip_fw.c Fix wrong logic, certain rules never matched. 1996-02-26 15:28:15 +00:00
ip_fw.h Make getsockopt() capable of handling more than one mbuf worth of data. 1996-02-24 13:38:28 +00:00
ip_fwdef.c
ip_icmp.c Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
ip_icmp.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
ip_input.c Make getsockopt() capable of handling more than one mbuf worth of data. 1996-02-24 13:38:28 +00:00
ip_mroute.c Another mega commit to staticize things. 1995-12-14 09:55:16 +00:00
ip_mroute.h Completed function declarations and/or added prototypes. 1995-12-02 19:38:06 +00:00
ip_output.c The new firewall functionality: 1996-02-24 00:17:35 +00:00
ip_var.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
ip.h If _IP_VHL is defined, declare a single ip_vhl member in struct ip rather 1995-12-21 21:20:27 +00:00
raw_ip.c Make getsockopt() capable of handling more than one mbuf worth of data. 1996-02-24 13:38:28 +00:00
tcp_debug.c New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
tcp_debug.h New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
tcp_fsm.h New style sysctl & staticize alot of stuff. 1995-11-14 20:34:56 +00:00
tcp_input.c Add a counter for the number of times the listen queue was overflowed to 1996-02-26 21:47:13 +00:00
tcp_output.c Be more conservative when T/TCP extensions are disabled. In particular, 1996-01-17 09:35:23 +00:00
tcp_reass.c Add a counter for the number of times the listen queue was overflowed to 1996-02-26 21:47:13 +00:00
tcp_seq.h
tcp_subr.c Fix a nagging divide-by-zero error resulting from the MTU discovery code 1995-12-20 17:42:28 +00:00
tcp_timer.c Reverse the modification which caused the annoying m_copydata crash: set 1996-01-04 21:34:21 +00:00
tcp_timer.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
tcp_timewait.c Fix a nagging divide-by-zero error resulting from the MTU discovery code 1995-12-20 17:42:28 +00:00
tcp_usrreq.c Removed unnecessary #includes of vm stuff. Most of them were once 1995-12-06 23:37:44 +00:00
tcp_var.h Spell tcp_listendrop consistently so that tcp_input.c and netstat compile. 1996-02-27 15:12:53 +00:00
tcp.h
tcpip.h
udp_usrreq.c Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
udp_var.h Uniformized pr_ctlinput protosw functions. The third arg is now `void 1995-12-16 02:14:44 +00:00
udp.h