Skip to content
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

Fix relative include #208

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Fix relative include #208

wants to merge 5 commits into from

Conversation

wcawijngaards
Copy link
Member

This fixes relative includes in the zone file. The name should be resolved relative to the working directory. And not relative to the zone file name. This makes the resolve_path function superfluous.

There is a unit test for it in nsd. Fixes NLnetLabs/nsd#343 .

@wcawijngaards wcawijngaards self-assigned this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

zonefile with $include relative path stopped working
1 participant