Wireshark-commits: [Wireshark-commits] rev 34653: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 26 Oct 2010 12:43:43 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34653

User: etxrab
Date: 2010/10/26 05:43 AM

Log:
 Follow up on:
 You may not use g_int64_hash() or g_int64_equal(), as they are not  present in the minimum version of GLib that we support.  Create a  ieee802154_long_addr structure for long addresses, create hash  routines for those addresses, and use them.
 
 Export and use those routines.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +2 -0      packet-ieee802154.h    Modified
  +1 -3      packet-zbee-nwk.c      Modified