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