freebsd_amp_hwpstate/sys/netinet
Bill Fenner 4dde4205e1 First piece of fixing ppp/proxy arp problem:
If an attempt to add a route fails because an "ARP table" entry is in
the way, remove the ARP entry and retry the add.

Reviewed by:	nate
1996-01-23 05:15:30 +00:00
..
icmp_var.h
if_ether.c
if_ether.h
if_fddi.h
igmp.c
igmp.h
igmp_var.h
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 Change the default local address range for IP from 1024 through 5000 1996-01-19 08:00:58 +00:00
in_cksum.c
in_pcb.c Change the default local address range for IP from 1024 through 5000 1996-01-19 08:00:58 +00:00
in_pcb.h
in_proto.c
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 Fix logic bug (!= should be ==) in recent P2P/multicast kludge. 1996-01-09 08:26:07 +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
ip_fw.c
ip_fw.h
ip_fwdef.c
ip_icmp.c
ip_icmp.h Add definitions for ICMP router discovery. 1996-01-19 01:19:08 +00:00
ip_input.c Finally demolished the last, tottering remnants of GATEWAY. If you want 1996-01-05 20:47:05 +00:00
ip_mroute.c
ip_mroute.h
ip_output.c
ip_var.h
raw_ip.c
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c
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
tcp_seq.h
tcp_subr.c
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
tcp_timewait.c
tcp_usrreq.c
tcp_var.h remove tcp_lastport - it has not been used for quite a while (at least 1996-01-19 08:02:34 +00:00
tcpip.h
udp.h
udp_usrreq.c
udp_var.h