2.2.16.1 Constants
The following DNS Response Rate Limiting constants SHOULD<92> be used during setting and updating DNS RRL. All parameters are defined in section 2.2.16.2.1.
Constant/value |
Description |
---|---|
RRL_RESET_RESPONSES_PER_SECOND 0x00000001 |
Specifies that the dwResponsesPerSecond parameter will be updated with the provided value. |
RRL_RESET_ERRORS_PER_SECOND 0x00000002 |
Specifies that the dwErrorsPerSecond parameter will be updated with the provided value. |
RRL_RESET_LEAK_RATE 0x00000004 |
Specifies that the dwLeakRate parameter will be updated with the provided value. |
RRL_RESET_TC_RATE 0x00000008 |
Specifies that the dwTCRate parameter will be updated with the provided value. |
RRL_RESET_TOTAL_RESPONSES_IN_WINDOW 0x000000010 |
Specifies that the dwTotalResponsesInWindow parameter will be updated with the provided value. |
RRL_RESET_WINDOW_SIZE 0x000000020 |
Specifies that the dwWindowSize parameter will be updated with the provided value. |
RRL_RESET_IPV4_PREFIX_LENGTH 0x00000040 |
Specifies that the dwIPv4PrefixLength parameter will be updated with the provided value. |
RRL_RESET_IPV6_PREFIX_LENGTH 0x00000080 |
Specifies that the dwIPv6PrefixLength parameter will be updated with the provided value. |
RRL_RESET_MODE 0x00000100 |
Specifies that the eMode parameter will be updated with the provided value. |