Commit Graph

10 Commits

Author SHA1 Message Date
hannes
abb16862de - add a brief ML-PPP printer
- add PPP_IPV6 in the PPP name resolution table
- change the cryptic SSNHF LCP options
    to "12 Bit seq #" for better clarity to human devices
2004-10-20 16:14:15 +00:00
hannes
a663702261 add ppp support for DLT_PPP_WITHDIRECTION; print direction (hidden under eflag) 2004-08-18 14:56:27 +00:00
hannes
ee4affc8c4 remove some EXTRACT_ lookalikes plus misc. display cleanup 2003-05-22 15:29:22 +00:00
hannes
18738ad2ff more consistent use of tok2str and support for MPLS over PPP 2002-09-14 13:14:04 +00:00
fenner
98e87f3480 Always define PPP_COMP.
Print [???] when we get a PPP packet that we don't handle.
2001-02-04 02:17:54 +00:00
guy
f685a42c3d Pull the "linux-include" versions of "slip.h" and "slcompress.h" up to
the top-level directory, remove from them all stuff not needed by
tcpdump, include them rather than the system's header files, and get rid
of assorted unnecessary include files.

This means you don't need to check for "slip.h" when building
"print-sl.c", stubbing it out on systems that don't have "slip.h".  We
also don't need to build the stuff in "print-vjc.c" only on BSD/OS.

Use "u_int32_t" and "u_int16_t" rather than "u_int" and "u_short" for
structure members in "print-chdlc.c".

Move PPP_HDRLEN from "print-ppp.c" to "ppp.h", as per the XXX comment in
"print-ppp.c".
2000-10-09 01:53:19 +00:00
itojun
1d0f632354 more detailed output in ppp/pppoe/l2tp.
From: Motonori Shindo <mshindo@mshindo.net>
2000-08-18 07:44:45 +00:00
itojun
42b516cd60 print IPv6 packets (PPP_IPV6 == 0x0057) 2000-05-23 16:56:07 +00:00
assar
df84a2d9e7 (ppptyp2str): add declaration. From kuznet@ms2.inr.ac.ru 1999-11-21 03:43:56 +00:00
mcr
f555c163f9 Initial revision 1999-10-07 23:47:09 +00:00