> pls find attached a patch file for packet-ldp.c. It's based in version 1.23 > from CVS.
Checked in (with a cleanup to the way the top-level protocol tree item is added - we have one per PDU, but not one additional one on top of that, and the per-PDU one is added with "proto_tree_add_protocol_format()" rather than "proto_tree_add_text()"; top-level protocol-tree items should *always* be added using a protocol ID).
