NetBSD/sys/netinet
kml 560395f6f4 Changes to path MTU discovery to correctly handle "needs
fragmentation" ICMP messages that specify a new MTU size of zero
(from, say, old buggy Linux kernels).
1997-10-29 05:28:44 +00:00
..
fil.c Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
icmp_var.h remove extraneous icmp_do_mtudisc 1997-10-18 21:21:28 +00:00
if_arp.c Reimplement a test for broadcast addresses advertized, which was left out 1997-10-02 19:41:56 +00:00
if_atm.c
if_atm.h
if_ether.h Include file in place of the old netinet/if_ether.h, including stuff from 1997-07-29 09:10:51 +00:00
if_inarp.h
igmp_var.h
igmp.c
igmp.h
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 Pull SYN_cache_branch down into the main line. 1997-07-23 21:26:40 +00:00
in_systm.h Protect against double inclusion. PR 3524. 1997-07-07 20:57:46 +00:00
in_var.h Pull SYN_cache_branch down into the main line. 1997-07-23 21:26:40 +00:00
in.c Pull SYN_cache_branch down into the main line. 1997-07-23 21:26:40 +00:00
in.h change sysctl net.inet.icmp.mtudisc to net.inet.ip.mtudisc 1997-10-18 21:18:28 +00:00
ip_auth.c Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
ip_auth.h Import ip-filter 3.2beta5 1997-09-21 16:47:50 +00:00
ip_compat.h Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
ip_fil.c Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
ip_fil.h Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
ip_frag.c Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
ip_frag.h Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
ip_ftp_pxy.c Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00: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 Import ip-filter 3.2beta5 1997-09-21 16:47:50 +00:00
ip_mroute.c Make sure we install the route returned by the upcall before trying to 1997-08-14 06:42:33 +00:00
ip_mroute.h
ip_nat.c Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
ip_nat.h Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00: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 Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
ip_proxy.h Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
ip_state.c Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00:54 +00:00
ip_state.h Resolve conflicts from the merge of ipf 3.2beta5. 1997-09-21 18:00: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
ip.h
raw_ip.c Add support for returning maximum supported MTU when ip_output fails with 1997-10-14 00:52:39 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h As per RFC 793, don't retransmit the FIN during a simultaneous close. 1997-06-18 10:05:44 +00:00
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
tcp.h
tcpip.h
udp_usrreq.c Adjust packet len in mbuf header for incoming broadcasts. 1997-09-12 10:58:31 +00:00
udp_var.h Make the following tunable via sysctl, inspired by BSD/OS: 1997-07-28 22:19:53 +00:00
udp.h