#
1179c5e7 |
| 25-Jul-2014 |
ryo <ryo@NetBSD.org> |
fix some case of reference to uninitialized tp->snd_fack. This bug causes dropping FIN mistekenly. pointed out in PR/48283 by YASUOKA Masahiko, thanks!
|
#
9702e987 |
| 10-Dec-2005 |
elad <elad@NetBSD.org> |
Multiple inclusion protection, as suggested by christos@ on tech-kern@ few days ago.
|
#
f7707899 |
| 05-Apr-2005 |
kurahone <kurahone@NetBSD.org> |
Added sysctl tunable limits for the number of maximum SACK holes per connection and per system.
Idea taken from FreeBSD.
|
#
da725d66 |
| 16-Feb-2005 |
briggs <briggs@NetBSD.org> |
Initialize snd_high as part of tcp_sendseqinit(). From Kentaro A. Kurahone.
|
#
aad01611 |
| 07-Aug-2003 |
agc <agc@NetBSD.org> |
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22364, verified by myself.
|
#
25054b5c |
| 04-Oct-1998 |
matt <matt@NetBSD.org> |
Adapt the NEWRENO changes from the UCSB diffs of BSDI 3.0's TCP to NetBSD. Ignore the SACK & FACK stuff for now.
|
#
e2cb6dad |
| 04-Sep-1998 |
mycroft <mycroft@NetBSD.org> |
Make the randomized part of the ISS 24 bits.
|
#
f73530ba |
| 10-Feb-1998 |
perry <perry@NetBSD.org> |
add/cleanup multiple inclusion protection.
|
#
e5e283e0 |
| 05-Jan-1998 |
thorpej <thorpej@NetBSD.org> |
Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes left were SCCS IDs and Copyright dates.
|
#
80513cb5 |
| 13-Oct-1997 |
explorer <explorer@NetBSD.org> |
o Make usage of /dev/random dependant on pseudo-device rnd # /dev/random and in-kernel generator in config files.
o Add declaration to all architectures.
o Clean up copyri
o Make usage of /dev/random dependant on pseudo-device rnd # /dev/random and in-kernel generator in config files.
o Add declaration to all architectures.
o Clean up copyright message in rnd.c, rnd.h, and rndpool.c to include that this code is derived in part from Ted Tyso's linux code.
show more ...
|
#
790e1147 |
| 10-Oct-1997 |
explorer <explorer@NetBSD.org> |
Add hooks to use the kernel random system to generate TCP sequence numbers.
|
#
7c042338 |
| 26-Mar-1995 |
jtc <jtc@NetBSD.org> |
KERNEL -> _KERNEL
|
#
cf92afd6 |
| 29-Jun-1994 |
cgd <cgd@NetBSD.org> |
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
#
07b4f2ab |
| 13-May-1994 |
mycroft <mycroft@NetBSD.org> |
Update to 4.4-Lite networking code, with a few local changes.
|
#
45a57e79 |
| 20-May-1993 |
cgd <cgd@NetBSD.org> |
more rcsid additions and file header cleanups
|
#
235bd1db |
| 19-Apr-1993 |
mycroft <mycroft@NetBSD.org> |
Add consistent multiple-inclusion protection.
|
#
61f28255 |
| 21-Mar-1993 |
cgd <cgd@NetBSD.org> |
initial import of 386bsd-0.1 sources
|