Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 19494: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 11 Oct 2006 17:01:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19494

User: guy
Date: 2006/10/11 05:01 PM

Log:
 Use a different heuristic to determine whether an NDPS string is ASCII
 or Unicode, and use tvb_get_ephemeral_faked_unicode() to get Unicode
 strings; this fixes problems I've seen in captures, where the string
 isn't being processed correctly.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +188 -213  packet-ndps.c    Modified