> Here's a patch, to the unmodified 0.6.2 source, that provides:
I'm planning on changing "name", in "struct pcap_if", to a "char *", and
to dynamically allocate it. Dragging <net/if.h> into "pcap.h" causes
significant amounts of pain on some platforms (all sorts of structures,
and functions, of no interest to tcpdump or libpcap are now declared,
and they may either require other structures to be defined, may collide
with definitions inside tcpdump, or may cause compiler warnings of
various sorts. In addition, I don't know whether it exists in Win32
build environments, or whether it defines IF_NAMESIZE on those
platforms.
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe