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 23624: /trunk/ /trunk/epan/dissectors/: packet-cops.c pa

Date: Tue, 27 Nov 2007 19:57:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23624

User: gerald
Date: 2007/11/27 07:57 PM

Log:
 Fixes from Sam Leffler:
 
   In capture_sync.c: Don't clobber the DLT value.
 
   In packet-cops.c (modified by me): Instead of adding an item as a static,
   mis-cast FT_UINT16 to the tree, add it as an FT_NONE.
 
   In packet-802.11.c: Add the right address to the tree.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -2      packet-cops.c         Modified
  +1 -1      packet-ieee80211.c    Modified

Directory: /trunk/
  Changes    Path              Action
  +4 -3      capture_sync.c    Modified