forked from pi-hole/FTL
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not mark cached PTR queries as externally blocked even if NXDOMAIN (…
…pi-hole#543) * Add debug logging for externally blocked domains Signed-off-by: DL6ER <[email protected]> * Also output which domain was queries in debug output Signed-off-by: DL6ER <[email protected]> * Do not mark PTR requests as externally blocked. Add new DEBUG_EXTBLOCKED flag. Signed-off-by: DL6ER <[email protected]> * Improve new DEBUG_EXTBLOCKED messages. Signed-off-by: DL6ER <[email protected]> * Domain -> Answer Signed-off-by: DL6ER <[email protected]>
- Loading branch information
1 parent
8513d5f
commit 9ed84ff
Showing
3 changed files
with
60 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters