summaryrefslogtreecommitdiff
path: root/print-zephyr.c
Commit message (Expand)AuthorAgeFilesLines
* make use of NETDISSECT_REWORKEDDenis Ovsienko2014-03-151-1/+2
* NDOize FDDI, MPCP, Token Ring, VQP and Zephyr decodersDenis Ovsienko2014-03-141-40/+39
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-5/+0
* justify declarations of struct tok arraysDenis Ovsienko2013-09-241-1/+1
* squelch compiler warningshannes2007-08-091-1/+10
* Give a URL for the Zephyr protocol spec.guy2005-04-211-1/+3
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* Add a few more GCC warnings on GCC >= 2 for ".devel" builds.guy2002-09-051-3/+3
* Added support for Win32, based on WinPcap.risso2002-08-011-3/+3
* Add a cast to squelch a compiler complaint - and remove a potentialguy2002-04-271-2/+2
* Declare the packet type enum as an "enum z_packet_type" withoutguy2002-03-051-3/+3
* Include "config.h" if present, so that stuff discovered by the configureguy2001-09-111-0/+9
* Zephyr support, from Nickolai Zeldovich <kolya@MIT.EDU>.guy2001-09-091-0/+302