Export the list of OSI NLPIDs in "nlpid.h", for use by the CDP
authorGuy Harris <guy@alum.mit.edu>
Thu, 13 Jan 2000 00:41:11 +0000 (00:41 -0000)
committerGuy Harris <guy@alum.mit.edu>
Thu, 13 Jan 2000 00:41:11 +0000 (00:41 -0000)
commit35a0a0ada4a936cad6a74ff26ca11389f6051ad2
treecc1bb826c89caf2ba5598a80ed3d09b32a752f27
parentcd15d6c0f85ed5ef5948d3a796c1e0ca44668458
Export the list of OSI NLPIDs in "nlpid.h", for use by the CDP
dissector.

Add a "value_string" table for NLPIDs to the OSI dissector, and export
it for use by the CDP dissector.

Fix the CDP dissector as per the documentation in

http://www.cisco.com/univercd/cc/td/doc/product/lan/trsrb/frames.htm

and as per some traces we have with CDP data in them.

svn path=/trunk/; revision=1455
Makefile.am
nlpid.h [new file with mode: 0644]
packet-cdp.c
packet-osi.c