It's basically an 802.15.4 MAC frame plus an additional byte at the
beginning placed into the payload of a UDP datagram. I based it on a
stripped-down CoAP dissector as I notice that appearing in the "Decode As"
list in the "Transport" tab. The only thing the CoAP dissector does in
addition is to add a port using dissector_add_uint() - could that be what's
missing?

Robert
On 8 Jun 2016 18:47, "Guy Harris" <[email protected]> wrote:

On Jun 8, 2016, at 10:44 AM, Robert Cragie <[email protected]>
wrote:

> I have written a simple dissector and the protocol appears in the
"Enabled Protocols" dialog box but I can't see it in the "Decode As" dialog
box for transport. What do I need to do to get it to appear in that list?

What protocols does it run on top of?
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to