1 /* $NetBSD: README.packet,v 1.4 1994/06/29 06:36:59 cgd Exp $ */
2
3 /*
4 * @(#)README.packet 8.1 (Berkeley) 6/10/93
5 *
6 * X.25 NETWORK PACKET LEVEL:
7 *
8 * This implementation is based on Recommentation X.25 as agreed at the
9 * March 1976 and the February 1980 meetings of CCITT Study Group VII.
10 * However, not all aspects are implemented. The following is a list of
11 * features which are not yet or may never be implemented:
12 *
13 * 1. D bit
14 * 2. PVC
15 * 3. fast select
16 *
17 *
18 * Note: This implementation is for DTEs only.
19 *
20 * Currently, only the 1976 verison is implemented.
21 *
22 *
23 * Date: February, 1984
24 *
25 * Author: Gerald W. Neufeld
26 *
27 * Installation: Department of Computer Science
28 * University of British Columbia
29 * Vancouver, BC, CANADA
30 *
31 * To Do: Find some reasonable heuristic for piggybacking packet
32 * level acks.
33 *
34 * Bugs: Clear might be sent before data is all out.
35 *
36 * History:
37 *
38 */
Cache object: 23ab8bff741fdb797806db0ad3b4f6db
|