forked from NLnetLabs/nsd
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from NLnetLabs:master #40
Open
pull
wants to merge
136
commits into
webfutureiorepo:master
Choose a base branch
from
NLnetLabs:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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 test is to make sure that the effects of other tasks are effectuated when they are processed together with other tasks in a single tasklist. The test does a reload for a single bad update (from xfr) together with an addzone in a single tasklist. The addzone should be effectuated.
So that the backup main has all other tasks processed when one of the transfers fails (causing an exit)
Partly addressing issue #196
from the old to the new default location
even when they came from the old default location +some small code cleanup and reduced code repetition
Thanks @wcawijngaards ! Yes, cleanup secrets on the stack after use is definitely more secure. I think you even found some occurrences that weren't covered before. Co-authored-by: Wouter Wijngaards <[email protected]>
Directly without main or backup-main proxying for it.
... when configured to do so
Grazie! Co-authored-by: Wouter Wijngaards <[email protected]>
Update copyright lines (in version output)
- Merge #391: Update copyright lines (in version output).
Right after config is read, so no wrapper is needed anymore to determine the value.
Fix #415: NSD no longer builds out of tree
XoT interoperability
When during a reload, old-main has finished all it's tasks (killing the old server processes, informing xfrd that it's going to exit etc.), it will shutdown (cmd == NSD_QUIT), but before it shuts down, it informs the reload process that it is done by sending it NSD_RELOAD over the reload_listerener. However, on some platforms, the reload_listener pipe may be closed (by old-main's) shutdown, before the reload process can read from it. This was nog logged as an error before (NSD 4.8) and neither should it now.
…in-is-informed old-main can quit before informing reload
…tency Unlink tasklist udb_ptr's after failed fork() or failed apply_xfr tasks
Needed for out of tree parallel builds (i.e. make -j)
Which was accidentally removed with the 4.11.1 release.
As well as have the updated main branch from simdzone as submodule
Some more additional RR types
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )