Hi Dario, 2016-08-29 17:03 GMT+02:00 Dario Lombardo <[email protected]>:
> I tried again with udpdump using > - http (4 bytes long), aligned ==> works correctly > - dns (3 bytes), not aligned, 1 byte padding ==> works correctly > At this point I guess it's something related to the specific aruba_erm > dissector. Alexis, did you try it? Any success? > As explained previously it cannot work as the aruba_erm dissector is not registered by name. So the matching cannot be performed: packet-aruba-erm.c file must be modified with the addition of a register_dissector() call. Or udpdump must be modified to support also the EXP_PDU_TAG_DISSECTOR_TABLE_NAME case so as to add the udp.port table and the port number. Pascal. > > On Fri, Aug 26, 2016 at 10:44 AM, Dario Lombardo < > [email protected]> wrote: > >> Ok, we'll wait for some clarifications from Alexis. >> >> > ____________________________________________________________ > _______________ > 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 >
___________________________________________________________________________ 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
