aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-llc.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* updates to get the fc and scsi dissectorsRonnie Sahlberg2006-04-211-0/+1
* From Martin AndréAnders Broman2005-10-251-6/+118
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-6/+6
* Add classification of an aironet proprietary L2 protocolJörg Mayer2005-08-271-0/+1
* add OUI's for Siemens and Xerox (and a hyperlink to the IEEE page)Ulf Lamping2005-08-251-0/+4
* Add Extreme OUI, reorder alphabeticallyJörg Mayer2005-08-111-6/+7
* char -> const char warning fixesJörg Mayer2005-07-281-1/+1
* "fix" bug #244: the implementation was correct but a bit hard to understand. ...Ulf Lamping2005-07-201-6/+6
* Add a capture_fr() routine when capturing on Frame Relay.Guy Harris2005-03-211-58/+69
* Handle the case where nobody registers any OUIs and oui_info_table isGuy Harris2005-01-061-3/+6
* a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping2004-12-251-2/+2
* Export two versions of the Ethereal dissector, for use with encapsulatedGuy Harris2004-11-241-3/+11
* From Mark C. Brown: add HP's OUI.Guy Harris2004-10-111-0/+1
* Move the xDLC helper routines into epan.Guy Harris2004-09-281-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+750