#
31726 |
| 30-Jun-1987 |
karels |
redo retransmit calculations as srtt + 2*smoothed variance (from Van Jacobson) |
#
31442 |
| 06-Jun-1987 |
karels |
slow-start changes from van |
#
31395 |
| 04-Jun-1987 |
karels |
patchable tcp ttl |
#
30762 |
| 02-Apr-1987 |
karels |
hack keepalives for now (for Ultrix, at least) |
#
30524 |
| 19-Feb-1987 |
karels |
new stats; change keepalives to use rcv_nxt instead of rcv_nxt-1 with no data (so we won't ignore the resets) |
#
30233 |
| 30-Nov-1986 |
karels |
wake up sleepers when error is detected |
#
29152 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
26815 |
| 11-Mar-1986 |
karels |
yaml (yet another mbuf leak) |
#
24818 |
| 16-Sep-1985 |
karels |
ctlinput now takes pointers to sockaddrs; don't close on all errors |
#
23193 |
| 08-Jun-1985 |
mckusick |
Add copyright |
#
21119 |
| 27-May-1985 |
karels |
remove ip_ctlinput, do all the work in higher level ctlinput's |
#
17359 |
| 14-Nov-1984 |
karels |
add snd_cwndw to decrease outstanding data after a source quench |
#
17317 |
| 01-Nov-1984 |
karels |
initialize t_srtt; use TCP_MSS define for default maxseg |
#
17064 |
| 29-Aug-1984 |
bloom |
Include file changes. No more ../h |
#
14242 |
| 29-Jul-1983 |
sam |
4.2 distribution |
#
12422 |
| 12-May-1983 |
sam |
free queued segments carefully, runs at splnet, not splimp |
#
10896 |
| 10-Feb-1983 |
sam |
remove /usr/include dependencies |
#
10395 |
| 17-Jan-1983 |
sam |
stuff from bill to insure no references are kept to free'd cb's |
#
10144 |
| 04-Jan-1983 |
sam |
clean some stuff up and purge some crud |
#
9741 |
| 16-Dec-1982 |
sam |
fix default max seg size problem |
#
9644 |
| 14-Dec-1982 |
sam |
typed mbufs |
#
9185 |
| 13-Nov-1982 |
sam |
merge 4.1b with 4.1c |
#
8942 |
| 30-Oct-1982 |
root |
get rid of conditional htons/ntohs etc |
#
8776 |
| 21-Oct-1982 |
root |
lint |
#
8640 |
| 17-Oct-1982 |
root |
lint |