#
63218 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
59128 |
| 18-Apr-1993 |
mckusick |
TCP_TTL is replaced by ip_ttl setable by sysctl |
#
44490 |
| 28-Jun-1990 |
bostic |
new copyright notice |
#
40686 |
| 03-Apr-1990 |
karels |
default ttl 30 => 60 |
#
34855 |
| 29-Jun-1988 |
bostic |
install approved copyright notice |
#
33747 |
| 16-Mar-1988 |
karels |
much longer keepalive timer (don't start probes for 2 hr); fix input window test again (accept acks from FINS at left edge and responses to keepalives, but dropafterack otherwise; also fixes Phil Kar
much longer keepalive timer (don't start probes for 2 hr); fix input window test again (accept acks from FINS at left edge and responses to keepalives, but dropafterack otherwise; also fixes Phil Karn's problem with failure to respond to new SYN to left of window); can't use tcp_drop after RST, or we'll send RST in response
show more ...
|
#
32789 |
| 07-Dec-1987 |
bostic |
use Berkeley specific header |
#
31726 |
| 30-Jun-1987 |
karels |
redo retransmit calculations as srtt + 2*smoothed variance (from Van Jacobson) |
#
31397 |
| 04-Jun-1987 |
karels |
add patchable tcp ttl |
#
29154 |
| 05-Jun-1986 |
mckusick |
4.3BSD release version |
#
27018 |
| 05-Apr-1986 |
karels |
longer TTL's |
#
26990 |
| 01-Apr-1986 |
karels |
readjust timer values so rerouting on connection attempt happens before timeout |
#
25889 |
| 13-Jan-1986 |
karels |
define srtt to be assumed before connect; update comment |
#
24820 |
| 16-Sep-1985 |
karels |
more retransmits (wait longer than routed!); close FIN_WAIT_2's if user has closed and is inactive; fix comments |
#
23195 |
| 08-Jun-1985 |
mckusick |
Add copyright |
#
18647 |
| 17-Apr-1985 |
karels |
explicitly set srtt to 0 at start, so we know when we have timing info |
#
14242 |
| 29-Jul-1983 |
sam |
4.2 distribution |
#
9860 |
| 20-Dec-1982 |
sam |
forgot to purge this stuff somehow |
#
7041 |
| 06-Jun-1982 |
wnj |
fixes to persist timer |
#
5691 |
| 03-Feb-1982 |
wnj |
bug fixes (but PERSIST still screwy) |
#
5442 |
| 17-Jan-1982 |
wnj |
more work on out-of-band |
#
5392 |
| 13-Jan-1982 |
wnj |
a number of minor changes |
#
5279 |
| 21-Dec-1981 |
root |
flip order of KEEP/PERSIST |
#
5245 |
| 12-Dec-1981 |
root |
with crud (first working version) |
#
5165 |
| 02-Dec-1981 |
wnj |
yet more lint |