freebsd-dev/sys/netinet
Garrett Wollman 91badc866f Routes can be asymmetric. Always offer to /accept/ an MSS of up to the
capacity of the link, even if the route's MTU indicates that we cannot
send that much in their direction.  (This might actually make it possible
to test Path MTU discovery in a useful variety of cases.)
1995-10-13 16:00:25 +00:00
..
icmp_var.h
if_ether.c Convert ARP to use queue.h macros rather than insque/remque. While 1995-10-05 20:08:43 +00:00
if_ether.h Convert ARP to use queue.h macros rather than insque/remque. While 1995-10-05 20:08:43 +00:00
if_fddi.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
igmp_var.h Kernel side of 3.5 multicast routing code, based on work by Bill Fenner 1995-06-13 17:51:16 +00:00
igmp.c Kernel side of 3.5 multicast routing code, based on work by Bill Fenner 1995-06-13 17:51:16 +00:00
igmp.h Kernel side of 3.5 multicast routing code, based on work by Bill Fenner 1995-06-13 17:51:16 +00:00
in_cksum.c Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
in_pcb.c Merge 4.4-Lite-2: use M_NOWAIT in in_pcballoc(), and return EACCES rather 1995-09-21 17:55:49 +00:00
in_pcb.h
in_proto.c Merge 4.4-Lite-2: update some declarations that we don't support anyway. 1995-09-21 17:58:07 +00:00
in_rmx.c Initial back-end support for IP MTU discovery, gated on MTUDISC. The support 1995-09-18 15:51:40 +00:00
in_systm.h
in_var.h Merge with 4.4-Lite-2. This is actually a 64-bit fix; the second parameter 1995-09-21 17:50:45 +00:00
in.c Merge with 4.4-Lite-2. This is actually a 64-bit fix; the second parameter 1995-09-21 17:50:45 +00:00
in.h Change the compile-time option of DIRECTED_BROADCAST into a sysctl 1995-07-18 09:56:44 +00:00
ip_fw.c Well..finally..this is the first part..it should take care of 1995-10-01 21:52:50 +00:00
ip_fw.h Well..finally..this is the first part..it should take care of 1995-10-01 21:52:50 +00:00
ip_fwdef.c Added $Id$. 1995-07-23 05:36:31 +00:00
ip_icmp.c Initial back-end support for IP MTU discovery, gated on MTUDISC. The support 1995-09-18 15:51:40 +00:00
ip_icmp.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
ip_input.c Change the compile-time option of DIRECTED_BROADCAST into a sysctl 1995-07-18 09:56:44 +00:00
ip_mroute.c Put newline at end of log()ed messages so syslog can't fill up your 1995-10-06 19:30:43 +00:00
ip_mroute.h Fix some problems with multicast forwarding: 1995-08-23 18:20:17 +00:00
ip_output.c Fix test for determining when RSVP is inactive in a router. (In this 1995-07-26 18:05:16 +00:00
ip_var.h Merge 4.4-Lite-2 by updating the version number. 1995-09-21 18:04:43 +00:00
ip.h Merge 4.4-Lite-2 by updating the version number. 1995-09-21 18:04:43 +00:00
raw_ip.c Merge with 4.4-Lite-2: fix bug that caused getsockopt of IP_HDRINCL 1995-09-21 19:59:43 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Routes can be asymmetric. Always offer to /accept/ an MSS of up to the 1995-10-13 16:00:25 +00:00
tcp_output.c Merge 4.4-Lite-2: update version number (we already have the same fixes). 1995-09-22 20:05:58 +00:00
tcp_reass.c Routes can be asymmetric. Always offer to /accept/ an MSS of up to the 1995-10-13 16:00:25 +00:00
tcp_seq.h Finish 4.4-Lite-2 merge: randomize TCP initial sequence numbers 1995-10-03 16:54:17 +00:00
tcp_subr.c The additional checks involving sequence numbers in MTU discovery resends 1995-10-12 17:37:25 +00:00
tcp_timer.c Finish 4.4-Lite-2 merge: randomize TCP initial sequence numbers 1995-10-03 16:54:17 +00:00
tcp_timer.h
tcp_timewait.c The additional checks involving sequence numbers in MTU discovery resends 1995-10-12 17:37:25 +00:00
tcp_usrreq.c Don't leak mbufs in an unusual error case in tcp_usrreq(). 1995-09-13 17:54:03 +00:00
tcp_var.h The additional checks involving sequence numbers in MTU discovery resends 1995-10-12 17:37:25 +00:00
tcp.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
tcpip.h
udp_usrreq.c Merge 4.4-Lite-2: always check the UDP checksum if it is present, even 1995-09-22 19:56:26 +00:00
udp_var.h
udp.h