start working on melonAP.

it sends beacons!
This commit is contained in:
StapleButter
2017-12-18 21:37:17 +01:00
parent 2eaec3f08e
commit 9632aa4021
5 changed files with 163 additions and 3 deletions

View File

@ -91,6 +91,7 @@ u8 PacketBuffer[2048];
const char* PCapLibNames[] =
{
#ifdef __WIN32__
// TODO: name for npcap in non-WinPCap mode
"wpcap.dll",
#else
// TODO: Linux lib names