NetBSD/sys/netinet
mrg fc911d1529 fix checksum problems (from marc boucher via darren reed). 1997-11-17 14:33:46 +00:00
..
fil.c fix checksum problems (from marc boucher via darren reed). 1997-11-17 14:33:46 +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 backout previous kprintf changes 1996-10-13 02:03:00 +00:00
if_atm.h ported ATM to FreeBSD 2.2-960612-SNAP 1996-07-03 17:17:10 +00:00
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 New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
igmp.c Add in_nullhost() and in_hosteq() macros, to hide some protocol 1996-09-09 14:51:07 +00:00
igmp.h Implement IGMP v2. Based on the Multicast 3.5 distribution. 1995-05-31 06:08:17 +00:00
igmp_var.h netinet prototypes 1996-02-13 23:40:59 +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
in_cksum.c backout previous kprintf changes 1996-10-13 02:03:00 +00:00
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
ip.h Minor change to a comment. 1996-12-11 01:55:50 +00:00
ip_auth.c merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_auth.h import ip-filter 3.2.1 1997-11-14 08:03:01 +00:00
ip_compat.h merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_fil.c merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_fil.h merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_frag.c merge ip-filter 3.2.1 1997-11-14 12:40:06 +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 merge ip-filter 3.2.1 1997-11-14 12:40:06 +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 merge ip-filter 3.2.1 1997-11-14 12:40:06 +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 Rework the token bucket filter to use a list of packets rather than a static 1996-09-09 17:14:04 +00:00
ip_nat.c merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_nat.h merge ip-filter 3.2.1 1997-11-14 12:40:06 +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 merge ip-filter 3.2.1 1997-11-14 12:40:06 +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 merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
ip_state.h merge ip-filter 3.2.1 1997-11-14 12:40:06 +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 On output, if the packet length doesn't match the length in the IP header, 1997-11-16 20:58:18 +00:00
tcp.h spacing cleaup. also, minor type mixup fixups. 1995-04-17 05:32:52 +00:00
tcp_debug.c backout previous kprintf change 1996-10-13 16:50:51 +00:00
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 TCP MSS fixes to provide cleaner slow-start and recovery. 1997-11-08 02:35:22 +00:00
tcp_output.c TCP MSS fixes to provide cleaner slow-start and recovery. 1997-11-08 02:35:22 +00:00
tcp_seq.h o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
tcp_subr.c Remove an extraneous call to rtfree() in the path mtu discovery code; 1997-11-11 21:10:50 +00:00
tcp_timer.c TCP MSS fixes to provide cleaner slow-start and recovery. 1997-11-08 02:35:22 +00:00
tcp_timer.h KERNEL -> _KERNEL 1995-03-26 20:23:52 +00:00
tcp_usrreq.c TCP MSS fixes to provide cleaner slow-start and recovery. 1997-11-08 02:35:22 +00:00
tcp_var.h TCP MSS fixes to provide cleaner slow-start and recovery. 1997-11-08 02:35:22 +00:00
tcpip.h make netinet work on systems where pointers and longs are 64 bits 1995-11-21 01:07:34 +00:00
udp.h Make length and offset fields unsigned. From Kevin M. Lahey <kml@nas.nasa.gov> 1996-10-25 06:22:24 +00:00
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