mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 12:10:04 -04:00
[v9_9] enable RRL by default on win32
This commit is contained in:
parent
dc49b78e00
commit
dc35a6c44f
1 changed files with 3 additions and 0 deletions
|
|
@ -279,5 +279,8 @@ typedef long off_t;
|
|||
/* Define to enable rpz-nsip rules. */
|
||||
#define ENABLE_RPZ_NSIP
|
||||
|
||||
/* Define to enable response rate limiting. */
|
||||
#define USE_RRL
|
||||
|
||||
/* Get SRCID */
|
||||
#include "srcid.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue