master #3

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

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
bloved added 9 commits 2021-10-24 13:14:56 +02:00
c56789e193 - BUG FIX: IP Groups: blank timetable was not allowed; timetable & cfg con now be blank or undefined
- 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
d74f2a973e - BUG FIX: preserving DNS RCode in Zabov responses (SetReply(query) resets it to RcodeSuccess)
Some DNS client (such as MS Windows) misbehave in case of always positive responses
ef9f912cf7 - added simple stats python script
- added WhiteList database
- updated license to EUPL
e2a625a92e if the DNS response Rcode contains an error the cache expires after just 10 seconds.
this should limit the cache in case of temporary upstream DNS errors.
bloved added 2 commits 2021-11-10 15:59:38 +01:00

approved

approved
loweel self-assigned this 2023-02-14 11:21:10 +01:00
loweel requested review from loweel 2023-02-14 11:21:47 +01:00
loweel closed this pull request 2023-02-14 11:22:08 +01:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
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
There is no content yet.