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 22328: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 16 Jul 2007 21:37:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22328

User: morriss
Date: 2007/07/16 09:37 PM

Log:
 Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1675 (warning: cast from pointer to integer of different size) and, presumably, display of PER encoded IPv4 addresses by copying the IP address into a guint32 and passing that to proto_tree_add_ipv4().

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +5 -1      packet-per.c    Modified