https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2894
--- Comment #2 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2008-09-23 22:57:38 PDT ---
Why is this used '*((guint32*)(ptr+4))' i.s.o. '(guint32)hdr'?
#define ERF_TYPE_INFINIBAND 21
is now twice in wiretap/erf.h
What is this include for in wiretap/libpcap.c ?
#include <byteswap.h>
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.