-
-
Notifications
You must be signed in to change notification settings - Fork 348
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
ACL per interface #753
Merged
Merged
ACL per interface #753
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
- Initial tests for interface-* options.
interface names.
wcawijngaards
approved these changes
Sep 16, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good to me. Small spelling fixes. Nice to have an extensive test.
Co-authored-by: Wouter Wijngaards <wcawijngaards@users.noreply.github.com>
Thanks for the review @wcawijngaards! |
gthess
added a commit
that referenced
this pull request
Sep 20, 2022
- Merge #753: ACL per interface. (New interface-* configuration options).
jedisct1
added a commit
to jedisct1/unbound
that referenced
this pull request
Sep 23, 2022
* nlnet/master: (80 commits) - Fix doxygen warning in respip.h. - This patch was released in 1.16.3, the code repository continues with the previous features and fixes for 1.17.0. - Patch for CVE-2022-3204 Non-Responsive Delegation Attack. branch for 1.16.3 release. - Remove unused testcode/mini_tpkg.sh file. Align with version 1.58 on cvsweb.openbsd.org - Convert tdir tests to use the new skip_test functionality. Changelog entry for NLnetLabs#753: - Merge NLnetLabs#753: ACL per interface. (New interface-* configuration options). Apply suggestions from code review - ACL per interface: refactor, complete testing and a bugfix for interface names. - Add functionality to skip tdir tests from the .pre file; - Initial tests for interface-* options. Documentation for interface-* options. Cleared error messages for interface-* options. Initial commit for interface based ACL. Update arc4random.c - Fix to check pthread_t size after pthread has been detected. - Remove include that was there for debug purposes. - Fix to log a verbose message at operational notice level if a thread is not responding, to stats requests. It is logged with thread identifiers. - Fix to set out of file descriptor warning to operational verbosity. - Slow down log frequency of write wait failures. ...
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.
No description provided.