aboutsummaryrefslogtreecommitdiffstats
path: root/llcsaps.h
AgeCommit message (Collapse)AuthorFilesLines
2001-01-05X.25-over-LLC support, from Paul Ionescu.guy1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@2829 f5534014-38df-0310-8fa8-9805f1628bb7
2000-04-17Register a "llc.dsap" dissector table for 802.2 LLC, and have dissectorsguy1-0/+56
for protocols that run inside 802.2 LLC register themselves with it using "dissector_add()". Make various dissectors static if they can be, and remove from header files declarations of those dissectors. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1872 f5534014-38df-0310-8fa8-9805f1628bb7