mirror of
https://github.com/espressif/openthread.git
synced 2026-08-12 21:57:47 +00:00
Add configure option for MAC whitelist and blacklist. (#997)
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
/* Define to 1 to enable DHCPv6 SERVER. */
|
||||
#define OPENTHREAD_ENABLE_DHCP6_SERVER 0
|
||||
|
||||
/* Define to 1 to enable MAC whitelist/blacklist feature. */
|
||||
#define OPENTHREAD_ENABLE_MAC_WHITELIST 1
|
||||
|
||||
/* Name of package */
|
||||
#define PACKAGE "openthread"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user