aboutsummaryrefslogtreecommitdiffstats
path: root/packet-esis.h
AgeCommit message (Collapse)AuthorFilesLines
2000-04-17Register an "osinl" dissector table for ISO/IEC TR 9577 NLPID values,Guy Harris1-4/+1
and have dissectors for protocols that run at the OSI network layer 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=1873
2000-04-15Ralf Schneider's changes to enhance to OSI CLNP, CLTP, and ISIS supportGuy Harris1-0/+69
and to add OSI ESIS support. svn path=/trunk/; revision=1865