Wireshark mailing list archives

Re: Exported PUD proto_name


From: Pascal Quantin <pascal.quantin () gmail com>
Date: Mon, 29 Aug 2016 17:30:20 +0200

Hi Dario,

2016-08-29 17:03 GMT+02:00 Dario Lombardo <dario.lombardo.ml () gmail com>:

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 <
dario.lombardo.ml () gmail com> wrote:

Ok, we'll wait for some clarifications from Alexis.


____________________________________________________________
_______________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=
unsubscribe

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: