Make it possible to register sub-dissectors for MoldUDP(64)?
Description
In general, MoldUDP and MoldUDP64 are used to contain custom, nonstandardized message bodies. I would like to write a plugin that registers itself to dissect a MoldUDP64 message body. Would it be possible to add the ability to register a plugin to further dissect MoldUDP messages?
Links / references / protocol specifications
The MoldUDP64 spec leaves the message contents completely undefined. It would be ideal to register a dissector for those message bodies.