tcpdump mailing list archives

Unknown <Ntddndis.h> values


From: Gisle Vanem <giva () bgnett no>
Date: Sat, 19 Aug 2006 16:06:14 +0200

The recent pcap-win32.c adds these link types:
 NdisMediumBare80211
 NdisMediumRadio80211

Searching MS and Google came up blank on these. What
values should these have?

IMHO, something like this should be added to the top of pcap-win32.c:

#ifndef NdisMediumBare80211
#define NdisMediumBare80211  10
#endif

#ifndef NdisMediumRadio80211
#define NdisMediumRadio80211 11
#endif

--gv
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.


Current thread: