The definition of this macro in Win32/Include/ip6_misc.h seems to
be wrong. According to my Linux headers, it should be 

#define IN_EXPERIMENTAL(a)  \
    ((((long int) (a)) & 0xf0000000) == 0xf0000000)

Many packages (my glibc for MingW included), uses
0xe0000000. I'm sure it doesn't matter, but tought you liked
to know.

--gv




==================================================================
 This is the WinPcap users list. It is archived at
 http://www.mail-archive.com/[EMAIL PROTECTED]/

 To unsubscribe use 
 mailto: [EMAIL PROTECTED]
==================================================================

Reply via email to