Wireshark mailing list archives

Re: Rev 51084 causes the 32-bit x86 OS X build to fail, as it has an older version of GLib


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Fri, 02 Aug 2013 10:42:51 -0400

Why not just thrown them in addr_resolv.c (where they are used) for now (until someone else wants to use them)? It's not like it's a lot of (or complex) code...

On 08/02/13 03:49, Anders Broman wrote:
Isn't copying them into Wireshark if not in glib the easiest? New file(s) in epan or wsutil?
ws_hash_func.[ch]?

[...]

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 <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: