Wireshark-commits: [Wireshark-commits] rev 53827: /trunk/epan/ /trunk/epan/dissectors/: packet-ip.c

Date: Sat, 07 Dec 2013 15:48:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53827

User: darkjames
Date: 2013/12/07 03:48 PM

Log:
 Drop proto_tree_add_unicode_string() from IP, IPv6, JSON dissectors.
 
 Set .display to STR_UNICODE (instead of STR_ASCII).

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +18 -18    packet-ip.c      Modified
  +18 -18    packet-ipv6.c    Modified
  +2 -2      packet-json.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +4 -0      proto.c       Modified