freebsd-dev/sys/netinet
Garrett Wollman 2180b92513 Merge with 4.4-Lite-2. This is actually a 64-bit fix; the second parameter
to in_control() is sometimes a pointer, and sometimes an integer, so use
u_long rather than int.

Obtained from:	4.4BSD-Lite-2
1995-09-21 17:50:45 +00:00
..
icmp_var.h
if_ether.c
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
in_pcb.h
in_proto.c
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
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
ip_fwdef.c
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
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
ip_var.h Initial back-end support for IP MTU discovery, gated on MTUDISC. The support 1995-09-18 15:51:40 +00:00
ip.h
raw_ip.c
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
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 Merge with 4.4-Lite-2. This just adds a couple of tcpstat entries which 1995-09-21 17:29:13 +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