NetBSD/sys/netinet
gwr 011d063b25 Get rid of the messages: "arp: zero IP addr from ..."
If one really wants to know about those confused PCs
trying to use IP address zero, they can use tcpdump.
1997-10-31 02:54:08 +00:00
..
fil.c sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
icmp_var.h remove extraneous icmp_do_mtudisc 1997-10-18 21:21:28 +00:00
if_arp.c Get rid of the messages: "arp: zero IP addr from ..." 1997-10-31 02:54:08 +00:00
if_atm.c
if_atm.h
if_ether.h
if_inarp.h
igmp.c
igmp.h
igmp_var.h
in.c
in.h change sysctl net.inet.icmp.mtudisc to net.inet.ip.mtudisc 1997-10-18 21:18:28 +00:00
in_cksum.c
in_pcb.c Add support for returning maximum supported MTU when ip_output fails with 1997-10-14 00:52:39 +00:00
in_pcb.h Add support for returning maximum supported MTU when ip_output fails with 1997-10-14 00:52:39 +00:00
in_proto.c
in_systm.h
in_var.h
ip.h
ip_auth.c sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_auth.h import ip-filter 3.2 1997-10-30 05:27:24 +00:00
ip_compat.h sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_fil.c sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_fil.h sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_frag.c sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_frag.h sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_ftp_pxy.c sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_icmp.c Changes to path MTU discovery to correctly handle "needs 1997-10-29 05:28:44 +00:00
ip_icmp.h Add ICMP unreachable code #13 - "Communication Administratively Prohibited", 1997-08-26 18:27:53 +00:00
ip_input.c change sysctl net.inet.icmp.mtudisc to net.inet.ip.mtudisc 1997-10-18 21:18:28 +00:00
ip_log.c sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_mroute.c
ip_mroute.h
ip_nat.c sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_nat.h sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_output.c Add support for returning maximum supported MTU when ip_output fails with 1997-10-14 00:52:39 +00:00
ip_proxy.c sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_proxy.h sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_state.c sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_state.h sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
ip_var.h change sysctl net.inet.icmp.mtudisc to net.inet.ip.mtudisc 1997-10-18 21:18:28 +00:00
raw_ip.c Add support for returning maximum supported MTU when ip_output fails with 1997-10-14 00:52:39 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Add hooks to use the kernel random system to generate TCP sequence numbers. 1997-10-10 01:51:07 +00:00
tcp_output.c change sysctl net.inet.icmp.mtudisc to net.inet.ip.mtudisc 1997-10-18 21:18:28 +00:00
tcp_seq.h o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
tcp_subr.c change sysctl net.inet.icmp.mtudisc to net.inet.ip.mtudisc 1997-10-18 21:18:28 +00:00
tcp_timer.c o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
tcp_timer.h
tcp_usrreq.c Add hooks to use the kernel random system to generate TCP sequence numbers. 1997-10-10 01:51:07 +00:00
tcp_var.h Path MTU Discovery support. This is turned off by default. 1997-10-17 22:12:14 +00:00
tcpip.h
udp.h
udp_usrreq.c Adjust packet len in mbuf header for incoming broadcasts. 1997-09-12 10:58:31 +00:00
udp_var.h