freebsd-skq/sys/netinet
dillon f97547e246 Fix a bug with transmitter restart after receiving a 0 window. The
receiver was not sending an immediate ack with delayed acks turned on
when the input buffer is drained, preventing the transmitter from
restarting immediately.

Propogate the TCP_NODELAY option to accept()ed sockets.  (Helps tbench and
is a good idea anyway).

Some cleanup.  Identify additonal issues in comments.

MFC after:	1 day
2001-12-02 08:49:29 +00:00
..
libalias When servicing an internal FTP server, punch ipfirewall(4) holes 2001-11-27 10:50:23 +00:00
accf_data.c
accf_http.c
icmp6.h
icmp_var.h - Make ip_rtaddr() global, and use it to look up the correct source 2001-11-30 10:40:28 +00:00
if_atm.c
if_atm.h
if_ether.c
if_ether.h
if_fddi.h
igmp_var.h
igmp.c
igmp.h
in_cksum.c
in_gif.c
in_gif.h
in_pcb.c
in_pcb.h Add include of net/route.h, as structures moved around due to the 2001-11-27 17:36:39 +00:00
in_proto.c
in_rmx.c
in_systm.h
in_var.h
in.c During SIOCAIFADDR, if in_ifinit() fails and we've already added an 2001-11-30 14:00:55 +00:00
in.h o Stop abusing MD headers with non-MD types. 2001-12-01 03:43:01 +00:00
ip6.h
ip_divert.c
ip_dummynet.c
ip_dummynet.h
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_flow.c
ip_flow.h
ip_fw.c ipfw_modevent(): Don't use an unnatural block to define a variable 2001-11-27 20:32:47 +00:00
ip_fw.h
ip_icmp.c - Make ip_rtaddr() global, and use it to look up the correct source 2001-11-30 10:40:28 +00:00
ip_icmp.h
ip_id.c
ip_input.c - Make ip_rtaddr() global, and use it to look up the correct source 2001-11-30 10:40:28 +00:00
ip_mroute.c Allow for ip_output() to be called with a NULL route pointer. 2001-12-01 13:48:16 +00:00
ip_mroute.h
ip_output.c Allow for ip_output() to be called with a NULL route pointer. 2001-12-01 13:48:16 +00:00
ip_var.h - Make ip_rtaddr() global, and use it to look up the correct source 2001-11-30 10:40:28 +00:00
ip.h
ipprotosw.h
raw_ip.c Restore the ability to use IP_FW_ADD with setsockopt(2) that got 2001-11-26 10:05:58 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Fix a bug with transmitter restart after receiving a 0 window. The 2001-12-02 08:49:29 +00:00
tcp_output.c Fix a bug with transmitter restart after receiving a 0 window. The 2001-12-02 08:49:29 +00:00
tcp_reass.c Fix a bug with transmitter restart after receiving a 0 window. The 2001-12-02 08:49:29 +00:00
tcp_seq.h
tcp_subr.c
tcp_syncache.c Fix a bug with transmitter restart after receiving a 0 window. The 2001-12-02 08:49:29 +00:00
tcp_timer.c
tcp_timer.h
tcp_timewait.c
tcp_usrreq.c
tcp_var.h Fix a bug with transmitter restart after receiving a 0 window. The 2001-12-02 08:49:29 +00:00
tcp.h
tcpip.h
udp_usrreq.c
udp_var.h
udp.h