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 35317: / /trunk/epan/dissectors/: Makefile.common packet

Date: Fri, 31 Dec 2010 18:03:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35317

User: cmaynard
Date: 2010/12/31 10:03 AM

Log:
 From Jakub Zawadzki via bug 4753: New dissector: JSON, w/minor changes by me:
 1) Add links to RFC 4627 and the json.org web site.
 2) Comment out hf_json_member_key to keep tools/checkhf.pl happy.
 3) Avoid duplicate (application/json) from being displayed in Info column.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +1 -0      Makefile.common        Modified
  +441 -0    packet-json.c          Added
  +0 -2      packet-text-media.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +3 -3      tvbparse.c    Modified