summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-llc.c
AgeCommit message (Expand)AuthorFilesLines
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