summaryrefslogtreecommitdiff
path: root/print-chdlc.c
Commit message (Expand)AuthorAgeFilesLines
* Pull the "linux-include" versions of "slip.h" and "slcompress.h" up toguy2000-10-091-18/+8
* Don't use "long" in structures that represent packet layouts - "long"guy2000-09-291-7/+7
* Get rid of includes of <netinet/in_systm.h>, and replace "n_short",guy2000-09-291-2/+1
* Get rid of unneeded includes of <net/if.h>.guy2000-09-281-2/+1
* Add an "ip.h" header, to declare the IP stuff needed by dissectors, andguy2000-09-231-2/+1
* Add definitions of Ethernet types fromguy2000-09-231-2/+2
* Add support for NetBSD DLT_PPP_SERIAL (PPP in HDLC-like framing, as perguy2000-09-181-8/+2
* remove non-STDC codeassar2000-07-011-3/+1
* style. s/switch(/switch (/.itojun2000-04-241-2/+2
* Switch to config.h instead of passing defines in DEFS.fenner1999-11-211-1/+5
* Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder.itojun1999-10-301-0/+192