#
63222 |
| 10-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
60359 |
| 25-May-1993 |
bostic |
trailing comment after #else or #endif |
#
56533 |
| 11-Oct-1992 |
bostic |
make kernel includes standard |
#
55550 |
| 22-Jul-1992 |
sklower |
this version compiles at least |
#
55437 |
| 20-Jul-1992 |
sklower |
bugfix for concatednated packets from mitre.org |
#
53682 |
| 27-May-1992 |
sklower |
need to calculate initial credit on CC for other option viz CE_BIT |
#
52465 |
| 11-Feb-1992 |
mckusick |
ovbcopy should be bcopy |
#
51996 |
| 17-Dec-1991 |
sklower |
big-or-odd-size packet option. (n x 128 instead of 2^n only) |
#
51265 |
| 02-Oct-1991 |
sklower |
don't stomp on sockbuff sizes if already set |
#
51256 |
| 02-Oct-1991 |
sklower |
mtu calculations done in tp_route_to, checked by tp_consistency. |
#
51204 |
| 26-Sep-1991 |
sklower |
These changes represent a rewrite of retransmission policies to imitate the TCP algorithms more closely. More tuning and testing need to be done, but the code runs at least somewhat, and these repre
These changes represent a rewrite of retransmission policies to imitate the TCP algorithms more closely. More tuning and testing need to be done, but the code runs at least somewhat, and these represent a checkpoint
show more ...
|
#
51007 |
| 05-Sep-1991 |
sklower |
effectively merge tp_ref structure with rest of tp_pcb; this version doesn't crash, but does exhibit lumpy behavior; ack & retrans policies need to be fixed |
#
50648 |
| 29-Jul-1991 |
sklower |
checkpoint almost working version of kernel TP0/X.25; TP4/Cons seems to crash system still. |
#
50435 |
| 18-Jul-1991 |
sklower |
this changes reflect getting rid of so_tpcb. |
#
50176 |
| 27-Jun-1991 |
sklower |
misc fix from mostek@cray |
#
49268 |
| 06-May-1991 |
bostic |
new copyright; att/bsd/shared |
#
48872 |
| 30-Apr-1991 |
sklower |
called tsel must match length of listening tsel |
#
48749 |
| 26-Apr-1991 |
sklower |
new convention: disconnect reason passed as ancillary datum |
#
45900 |
| 09-Jan-1991 |
sklower |
Checkpoint integration of tp_cons with UBC X.25; compiles only; not tested, probably not complete. |
#
44947 |
| 24-Jul-1990 |
sklower |
fixes to talk to decnet phase V and retransmission timer |
#
44601 |
| 29-Jun-1990 |
sklower |
fix minor bugs in setting up cross-list of listeners, intercepters, and their descendents |
#
44422 |
| 28-Jun-1990 |
sklower |
check for duplicate CR's; allow intercepting all CR's to a given nsap; not yet tested, but check in for tape anyhow |
#
43334 |
| 20-Jun-1990 |
sklower |
changed esis to make use of routing table; mostly works; checkpoint before UW merge |
#
42944 |
| 06-Jun-1990 |
sklower |
about the first third of the COS failures attempted fixes, chkpoint for testing. |
#
42491 |
| 30-May-1990 |
sklower |
document separate change that wrong version numbers are not labeled as errors |