On Aug 1, 2013, at 1:11 PM, [email protected] wrote:

> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51084
> 
> User: etxrab
> Date: 2013/08/01 01:11 PM
> 
> Log:
> Use glibs hastables rather than home grown variants for manuf an wka(well 
> known addresses).

g_int64_hash() and g_int64_equal() first appear in GLib 2.22; we'll either have 
to require that as the minimum version of GLib, copy those into Wireshark if 
they're not in GLib, or use a different hash function.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to