aboutsummaryrefslogtreecommitdiffstats
path: root/llcsaps.h
AgeCommit message (Collapse)AuthorFilesLines
2001-01-05X.25-over-LLC support, from Paul Ionescu.Guy Harris1-1/+2
svn path=/trunk/; revision=2829
2000-04-17Register a "llc.dsap" dissector table for 802.2 LLC, and have dissectorsGuy Harris1-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. svn path=/trunk/; revision=1872