aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/generic-hdlc.txt
diff options
context:
space:
mode:
authorKrzysztof Hałasa <khc@pm.waw.pl>2008-08-14 19:17:38 +0200
committerKrzysztof Hałasa <khc@pm.waw.pl>2008-11-22 02:49:48 +0100
commite022c2f07ae52bfbd92faa273db0db2f34eb28e8 (patch)
treeebac5f98d96e5c8236db012ecda92f5b5d0325ef /Documentation/networking/generic-hdlc.txt
parentWAN: Simplify sca_init_port() in HD64572 driver. (diff)
downloadlinux-dev-e022c2f07ae52bfbd92faa273db0db2f34eb28e8.tar.xz
linux-dev-e022c2f07ae52bfbd92faa273db0db2f34eb28e8.zip
WAN: new synchronous PPP implementation for generic HDLC.
Signed-off-by: Krzysztof Hałasa <khc@pm.waw.pl>
Diffstat (limited to 'Documentation/networking/generic-hdlc.txt')
-rw-r--r--Documentation/networking/generic-hdlc.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/networking/generic-hdlc.txt b/Documentation/networking/generic-hdlc.txt
index 31bc8b759b75..4eb3cc40b702 100644
--- a/Documentation/networking/generic-hdlc.txt
+++ b/Documentation/networking/generic-hdlc.txt
@@ -3,15 +3,15 @@ Krzysztof Halasa <khc@pm.waw.pl>
Generic HDLC layer currently supports:
-1. Frame Relay (ANSI, CCITT, Cisco and no LMI).
+1. Frame Relay (ANSI, CCITT, Cisco and no LMI)
- Normal (routed) and Ethernet-bridged (Ethernet device emulation)
interfaces can share a single PVC.
- ARP support (no InARP support in the kernel - there is an
experimental InARP user-space daemon available on:
http://www.kernel.org/pub/linux/utils/net/hdlc/).
-2. raw HDLC - either IP (IPv4) interface or Ethernet device emulation.
-3. Cisco HDLC.
-4. PPP (uses syncppp.c).
+2. raw HDLC - either IP (IPv4) interface or Ethernet device emulation
+3. Cisco HDLC
+4. PPP
5. X.25 (uses X.25 routines).
Generic HDLC is a protocol driver only - it needs a low-level driver