ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2894] Endace ERFII (extension header) support

Date: Tue, 23 Sep 2008 22:57:38 -0700 (PDT)
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.