aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-llc.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-10Turbocell dissector, initially by Colin Slater for Ethereal 0.10.7, extended ...Jaap Keuter1-2/+10
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-10-07From Chris Maynard <christopher.maynard@gtech.com>: Incorrect display filter ...Richard van der Hoff1-3/+3
2006-10-11move the ITL and the ITLQ structure to packet-scsi.h where it belongsRonnie Sahlberg1-0/+1
2006-09-20From David Pelton:Anders Broman1-14/+29
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-04-21updates to get the fc and scsi dissectorsRonnie Sahlberg1-0/+1
2005-10-25From Martin AndréAnders Broman1-6/+118
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-6/+6
2005-08-27Add classification of an aironet proprietary L2 protocolJörg Mayer1-0/+1
2005-08-25add OUI's for Siemens and Xerox (and a hyperlink to the IEEE page)Ulf Lamping1-0/+4
2005-08-11Add Extreme OUI, reorder alphabeticallyJörg Mayer1-6/+7
2005-07-28char -> const char warning fixesJörg Mayer1-1/+1
2005-07-20"fix" bug #244: the implementation was correct but a bit hard to understand. ...Ulf Lamping1-6/+6
2005-03-21Add a capture_fr() routine when capturing on Frame Relay.Guy Harris1-58/+69
2005-01-06Handle the case where nobody registers any OUIs and oui_info_table isGuy Harris1-3/+6
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping1-2/+2
2004-11-24Export two versions of the Ethereal dissector, for use with encapsulatedGuy Harris1-3/+11
2004-10-11From Mark C. Brown: add HP's OUI.Guy Harris1-0/+1
2004-09-28Move the xDLC helper routines into epan.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+750