On Mon, Aug 29, 2016 at 5:30 PM, Pascal Quantin <[email protected]>
wrote:

> 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.
>
> Ok, thanks, I'll give it a try.
___________________________________________________________________________
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