enable promisc mode by default
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#define PORT 53
|
#define PORT 53
|
||||||
#endif
|
#endif
|
||||||
#ifndef PROMISC
|
#ifndef PROMISC
|
||||||
#define PROMISC false
|
#define PROMISC true
|
||||||
#endif
|
#endif
|
||||||
#ifndef DEBUG
|
#ifndef DEBUG
|
||||||
#define DEBUG false
|
#define DEBUG false
|
||||||
|
|||||||
Reference in New Issue
Block a user