freebsd_amp_hwpstate/sys/netinet
Bill Fenner 254de4ea96 Reword two messages:
duplicate ip address 204.162.228.7! sent from ethernet address: 08:00:20:09:7b:1d
changed to
arp: 08:00:20:09:7b:1d is using my IP address 204.162.228.7!

and

arp info overwritten for 204.162.228.2 by 08:00:20:09:7b:1d
changed to
arp: 204.162.228.2 moved from 08:00:20:07:b6:a0 to 08:00:20:09:7b:1d

I think the new wordings are more clear and could save some support
questions.
1996-11-15 18:50:31 +00:00
..
icmp_var.h
if_ether.c Reword two messages: 1996-11-15 18:50:31 +00:00
if_ether.h
if_fddi.h
igmp.c
igmp.h
igmp_var.h
in.c
in.h Add the IP_RECVIF socket option, which supplies a packet's incoming interface 1996-11-11 04:56:32 +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 Add the IP_RECVIF socket option, which supplies a packet's incoming interface 1996-11-11 04:56:32 +00:00
in_proto.c
in_rmx.c
in_systm.h
in_var.h
ip.h
ip_divert.c
ip_fw.c
ip_fw.h
ip_icmp.c
ip_icmp.h
ip_input.c Add the IP_RECVIF socket option, which supplies a packet's incoming interface 1996-11-11 04:56:32 +00:00
ip_mroute.c
ip_mroute.h
ip_output.c Add the IP_RECVIF socket option, which supplies a packet's incoming interface 1996-11-11 04:56:32 +00:00
ip_var.h Forward-declare `struct inpcb' so that including this file doesn't cause 1996-11-12 10:02:09 +00:00
raw_ip.c Add the IP_RECVIF socket option, which supplies a packet's incoming interface 1996-11-11 04:56:32 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Re-enable the TCP SYN-attack protection code. I was the one who didn't 1996-11-10 07:37:24 +00:00
tcp_output.c
tcp_reass.c Re-enable the TCP SYN-attack protection code. I was the one who didn't 1996-11-10 07:37:24 +00:00
tcp_seq.h
tcp_subr.c
tcp_timer.c
tcp_timer.h
tcp_timewait.c
tcp_usrreq.c
tcp_var.h
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 Add the IP_RECVIF socket option, which supplies a packet's incoming interface 1996-11-11 04:56:32 +00:00
udp_var.h