master #3

Closed
bloved wants to merge 11 commits from bloved/zabov:master into master
Contributor

this version was successfully used in my production evironment for 1 month

updated vendoring: Golang to 1.15, DNS and other deps
ADDED: whitelist, overrides blocked domains in BL
BUG FIX: preserving DNS RCode in responses
BUG FIX: response compressed by default to avoid uneeded split of UDP packets (FIX failure of Amazon PrimeVideo on LG WebOS)
ADDED: cache can be disabled on configuration basis

this version was successfully used in my production evironment for 1 month updated vendoring: Golang to 1.15, DNS and other deps ADDED: whitelist, overrides blocked domains in BL BUG FIX: preserving DNS RCode in responses BUG FIX: response compressed by default to avoid uneeded split of UDP packets (FIX failure of Amazon PrimeVideo on LG WebOS) ADDED: cache can be disabled on configuration basis
- FIX: enable response compression by default to be compatible with bogus DNS clients not understanding responses split to multiple UDP packets (FIX failure of Amazon PrimeVideo on LG WebOS)
- new conf-specific setting "cache": allows disabling cache on configuration basis (default: cache is enabled)
- updated documentation
- added more debug logs
Some DNS client (such as MS Windows) misbehave in case of always positive responses
- added WhiteList database
- updated license to EUPL
this should limit the cache in case of temporary upstream DNS errors.
new setting ZabovParallelQueries: max number of parallel queries
Owner

approved

approved
loweel self-assigned this 2023-02-14 05:21:10 -05:00
loweel 2023-02-14 05:21:47 -05:00
  • closed this pull request
  • requested review from loweel

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
loweel/zabov!3
No description provided.