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

Date: Fri, 28 Aug 2009 16:36:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29598

User: wmeier
Date: 2009/08/28 09:36 AM

Log:
 Don't coerce a possibly unaligned ptr to a (guint32 *);
 Also: Calculate the same template hash whether on a LE or BE machine.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +26 -9     packet-netflow.c    Modified