freebsd-dev/sys/netinet
Peter Wemm 4dc45a5fa1 Remove duplicate definition for tcps_persistdrop, as added by davidg some
time ago.  I left in Garrett's one, because his was in the 4.4-Lite-2
location, making any diffs just that little bit smaller.

I presume this choice means that netstat needs to be recompiled before
"netstat -s" will give a meaningful answer on tcp stats.
1995-09-22 07:40:18 +00:00
..
icmp_var.h
if_ether.c Delete obsolete #if 0 block. 1995-06-27 20:36:34 +00:00
if_ether.h Merge with 4.4-Lite-2. This involves changing the version number and 1995-09-21 17:39:51 +00:00
if_fddi.h
igmp_var.h
igmp.c
igmp.h
in_cksum.c
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 Try to make the `syn' blocking code act a bit more sensibly - don't 1995-07-31 13:58:35 +00:00
ip_fw.h Added $Id$. 1995-07-23 05:36:31 +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
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 Fix some problems with multicast forwarding: 1995-08-23 18:20:17 +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 Remove a redundant `if' from tcp_reass(). 1995-07-31 10:24:22 +00:00
tcp_output.c Add support in TCP for Path MTU discovery. This is highly experimental 1995-09-20 21:00:59 +00:00
tcp_reass.c Remove a redundant `if' from tcp_reass(). 1995-07-31 10:24:22 +00:00
tcp_seq.h
tcp_subr.c Add support in TCP for Path MTU discovery. This is highly experimental 1995-09-20 21:00:59 +00:00
tcp_timer.c Add connection drop capability for persist timeouts. 1995-07-29 18:48:44 +00:00
tcp_timer.h
tcp_timewait.c Add support in TCP for Path MTU discovery. This is highly experimental 1995-09-20 21:00:59 +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 Remove duplicate definition for tcps_persistdrop, as added by davidg some 1995-09-22 07:40:18 +00:00
tcp.h
tcpip.h
udp_usrreq.c Add a sanity check for the UDP length field in order to prevent 1995-08-17 22:09:14 +00:00
udp_var.h
udp.h