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

Date: Mon, 24 May 2010 02:54:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32924

User: guy
Date: 2010/05/23 07:54 PM

Log:
 Use REP_BIG_ENDIAN for integral data types not already using REP_
 (they're one-byte, so the byte order is irrelevant, but it's probably a
 bit cleaner to use REP_*_ENDIAN for all integral data types), and REP_NA
 for the top-level protocol item.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +7 -7      packet-bssgp.c    Modified