History log of /csrg-svn/sys/netinet/tcp_output.c (Results 51 – 75 of 111)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 17318 01-Nov-1984 karels

send only one segment when retransmitting; don't send more small
packets if any are unacknowledged (per jbn/RFC 896)

# 17273 19-Oct-1984 karels

bind local address according to routing (caching the route);
pick maximum seg sizes (offered and accepted) based on interface mtu,
with default if not local

# 17265 18-Oct-1984 karels

fix round-trip timing: rexmt timer shouldn't screw rtt up,
but careful when retransmitting timed segment

# 17063 29-Aug-1984 bloom

Include file changes. No more ../h

# 15385 04-Nov-1983 sam

logic bug, from rws@mit

# 14241 29-Jul-1983 sam

4.2 distribution

# 12765 27-May-1983 sam

lint

# 12423 12-May-1983 sam

proper fix applied, get rid of this kludge

# 12418 12-May-1983 sam

fix ip packet forwarding to not stomp on headers when fragmented;

# 11720 25-Mar-1983 sam

tag mbuf properly; bogus change from before

# 10895 10-Feb-1983 sam

remove /usr/include dependencies

# 10143 04-Jan-1983 sam

clean some stuff up and purge some crud

# 9643 14-Dec-1982 sam

typed mbufs

# 8941 30-Oct-1982 root

get rid of conditional htons/ntohs etc

# 8600 17-Oct-1982 root

fix lint

# 8402 09-Oct-1982 wnj

localize header files

# 8314 05-Oct-1982 root

m_get inits m_off; remove TCPTRUEOOB

# 7645 02-Aug-1982 feldman

remove irrelevant comment

# 7644 02-Aug-1982 root

changes for UNIX ipc domain and for PUSH set when possible

# 7244 20-Jun-1982 sam

purge COUNT stuff now that we can use gprof

# 7149 12-Jun-1982 wnj

advance snd_max even when persisting

# 7146 11-Jun-1982 wnj

first attempts at fixing persist

# 7125 08-Jun-1982 wnj

fixes to persist timer handling

# 6505 10-Apr-1982 sam

invert output path to pass back error indications

# 6352 29-Mar-1982 sam

first cut (incomplete) at routing

12345