From: guy Date: Thu, 11 Jul 2002 08:12:34 +0000 (+0000) Subject: Add support for Frame Relay as a link-layer type; the header is the X-Git-Tag: libpcap-0.8-bp~176 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/0d020002007bc5fc8b3c058f78c8d9456ee5acfd Add support for Frame Relay as a link-layer type; the header is the standard Q.922 Frame Relay header with a 2-byte address field. --- diff --git a/pcap.3 b/pcap.3 index 0de4a78b..17860fb7 100644 --- a/pcap.3 +++ b/pcap.3 @@ -1,4 +1,4 @@ -.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap.3,v 1.32 2002-05-22 08:03:36 guy Exp $ +.\" @(#) $Header: /tcpdump/master/libpcap/Attic/pcap.3,v 1.33 2002-07-11 08:12:34 guy Exp $ .\" .\" Copyright (c) 1994, 1996, 1997 .\" The Regents of the University of California. All rights reserved. @@ -634,6 +634,9 @@ Cisco PPP with HDLC framing, as per section 4.3.1 of RFC 1547 .B DLT_IEEE802_11 IEEE 802.11 wireless LAN .TP 5 +.B DLT_FRELAY +Frame Relay +.TP 5 .B DLT_LOOP OpenBSD loopback encapsulation; the link layer header is a 4-byte field, in .I network