freebsd_amp_hwpstate/sys/netinet
Garrett Wollman 2b758395ea Fix long-standing bug in ICMPPRINTFS code where NTOHL was used instead
of ntohl for printing IP addresses, by instead substituting inet_ntoa()
to produce human-readable output.

Obtained from:	4.4-Lite-2
1995-08-29 17:49:04 +00:00
..
icmp_var.h
if_ether.c Delete obsolete #if 0 block. 1995-06-27 20:36:34 +00:00
if_ether.h
if_fddi.h
igmp.c
igmp.h
igmp_var.h
in.c Return EDESTADDRREQ rather than EADDRNOTAVAIL if the user attempts to 1995-07-17 15:15:15 +00:00
in.h Change the compile-time option of DIRECTED_BROADCAST into a sysctl 1995-07-18 09:56:44 +00:00
in_cksum.c
in_pcb.c
in_pcb.h
in_proto.c
in_rmx.c tcp_input.c - keep track of how many times a route contained a cached rtt 1995-07-10 15:39:16 +00:00
in_systm.h
in_var.h
ip.h
ip_fw.c Try to make the `syn' blocking code act a bit more sensibly - don't 1995-07-31 13:58:35 +00:00
ip_fw.h Added $Id$. 1995-07-23 05:36:31 +00:00
ip_fwdef.c Added $Id$. 1995-07-23 05:36:31 +00:00
ip_icmp.c Fix long-standing bug in ICMPPRINTFS code where NTOHL was used instead 1995-08-29 17:49:04 +00:00
ip_icmp.h
ip_input.c Change the compile-time option of DIRECTED_BROADCAST into a sysctl 1995-07-18 09:56:44 +00:00
ip_mroute.c Fix some problems with multicast forwarding: 1995-08-23 18:20:17 +00:00
ip_mroute.h Fix some problems with multicast forwarding: 1995-08-23 18:20:17 +00:00
ip_output.c Fix test for determining when RSVP is inactive in a router. (In this 1995-07-26 18:05:16 +00:00
ip_var.h Fix test for determining when RSVP is inactive in a router. (In this 1995-07-26 18:05:16 +00:00
raw_ip.c Completely turn off RSVP intercept when a socket being used for that purpose 1995-07-24 16:33:51 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Remove a redundant `if' from tcp_reass(). 1995-07-31 10:24:22 +00:00
tcp_output.c
tcp_reass.c Remove a redundant `if' from tcp_reass(). 1995-07-31 10:24:22 +00:00
tcp_seq.h
tcp_subr.c Keep track of the number of samples through the srtt filter so that we 1995-06-29 18:11:24 +00:00
tcp_timer.c Add connection drop capability for persist timeouts. 1995-07-29 18:48:44 +00:00
tcp_timer.h
tcp_timewait.c Keep track of the number of samples through the srtt filter so that we 1995-06-29 18:11:24 +00:00
tcp_usrreq.c
tcp_var.h Add connection drop capability for persist timeouts. 1995-07-29 18:48:44 +00:00
tcpip.h
udp.h
udp_usrreq.c Add a sanity check for the UDP length field in order to prevent 1995-08-17 22:09:14 +00:00
udp_var.h