Instead of adding the TLV type and length values as hidden values, enter
authorGuy Harris <guy@alum.mit.edu>
Wed, 25 Aug 1999 00:42:49 +0000 (00:42 -0000)
committerGuy Harris <guy@alum.mit.edu>
Wed, 25 Aug 1999 00:42:49 +0000 (00:42 -0000)
commitde939144b6e9da50ffdd9b9877884a80d47877dd
tree6fdb10a5c5a743e10cfb6406b1835e12a061f258
parent8db745d9628415ba65a93e08973f6b4caf9820b4
Instead of adding the TLV type and length values as hidden values, enter
them with "proto_tree_add_item()" rather than "proto_tree_add_text()"
when adding them to the subtree for a TLV item.

svn path=/trunk/; revision=572
packet-cdp.c