freebsd-dev/sys/netinet
Garrett Wollman d0390e0570 Fix the mechanism for choosing wehether to save the slow-start threshold
in the route.  This allows us to remove the unconditional setting of the
pipesize in the route, which should mean that SO_SNDBUF and SO_RCVBUF
should actually work again.  While we're at it:

- Convert udp_usrreq from `mondo switch statement from Hell' to new-style.
- Delete old TCP mondo switch statement from Hell, which had previously
  been diked out.
1997-02-14 18:15:53 +00:00
..
icmp_var.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
if_ether.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
if_ether.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
if_fddi.h This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) up 1997-01-17 23:54:45 +00:00
igmp_var.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
igmp.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
igmp.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
in_cksum.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
in_pcb.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
in_pcb.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
in_proto.c Fix the mechanism for choosing wehether to save the slow-start threshold 1997-02-14 18:15:53 +00:00
in_rmx.c Fix the mechanism for choosing wehether to save the slow-start threshold 1997-02-14 18:15:53 +00:00
in_systm.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
in_var.h Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interface 1997-02-13 19:46:45 +00:00
in.c Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interface 1997-02-13 19:46:45 +00:00
in.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
ip_divert.c Reset ip_divert_ignore to zero immediately after use - also, 1997-02-02 16:33:12 +00:00
ip_fw.c implement "not" keyword for inverting the address logic 1997-01-16 21:04:29 +00:00
ip_fw.h implement "not" keyword for inverting the address logic 1997-01-16 21:04:29 +00:00
ip_icmp.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
ip_icmp.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
ip_input.c Add IP Filter hooks (from patches). 1997-02-10 11:45:37 +00:00
ip_mroute.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
ip_mroute.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
ip_output.c Add IP Filter hooks (from patches). 1997-02-10 11:45:37 +00:00
ip_var.h Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interface 1997-02-13 19:46:45 +00:00
ip.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
raw_ip.c Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interface 1997-02-13 19:46:45 +00:00
tcp_debug.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcp_debug.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcp_fsm.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcp_input.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcp_output.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcp_reass.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcp_seq.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcp_subr.c Fix the mechanism for choosing wehether to save the slow-start threshold 1997-02-14 18:15:53 +00:00
tcp_timer.c Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcp_timer.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcp_timewait.c Fix the mechanism for choosing wehether to save the slow-start threshold 1997-02-14 18:15:53 +00:00
tcp_usrreq.c Fix the mechanism for choosing wehether to save the slow-start threshold 1997-02-14 18:15:53 +00:00
tcp_var.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcp.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
tcpip.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
udp_usrreq.c Fix the mechanism for choosing wehether to save the slow-start threshold 1997-02-14 18:15:53 +00:00
udp_var.h Fix the mechanism for choosing wehether to save the slow-start threshold 1997-02-14 18:15:53 +00:00
udp.h Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00