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

Date: Tue, 26 Oct 2010 08:31:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34651

User: guy
Date: 2010/10/26 01:31 AM

Log:
 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.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +13 -3     packet-ieee802154.c    Modified
  +5 -0      packet-ieee802154.h    Modified