Wireshark mailing list archives

Re: [Wireshark-commits] rev 39328: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-2dparityfec.c packet-acn.c packet-ancp.c packet-ansi_a.c packet-aodv.c packet-aruba-papi.c packet-asap.c packet-assa_r3.c ...


From: Guy Harris <guy () alum mit edu>
Date: Sun, 9 Oct 2011 22:07:53 -0700


On Oct 9, 2011, at 5:39 PM, wmeier () wireshark org wrote:

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39328

User: wmeier
Date: 2011/10/09 05:39 PM

Log:
Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-autogenerated epan/dissectors:
  Specifically:  Replace FALSE|0 and TRUE|1 by ENC_BIG_ENDIAN|ENC_LITTLE_ENDIAN as
  the encoding parameter for proto_tree_add_item() calls which directly reference
  an item in hf[] which has a type of:

        ...

     FT_UINT_STRING

For FT_UINT_STRING, what character encoding was used?  FT_UTF_8 or FT_ASCII?
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: