Nmap Development mailing list archives

Npcap - pcap_if UP flag


From: Shlomi Kadar-Levi <skadar () nextnine com>
Date: Tue, 26 Dec 2017 12:18:59 +0000

Hi guys,

I am using the Npcap library.
I recently recognized that the code is missing the further implementation of recognizing when the interface is up or 
not.
From looking at the code It seems to be a flag same as loopback flag.

Currently there is only loopback flag supported:
#define PCAP_IF_LOOPBACK      0x00000001         ///< interface is loopback


I was wondering is the "up" support will be implemented soon?
(#define PCAP_IF_UP     0x00000002         ///< interface is up)

Thanks,
Shlomi.

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: