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

Test DHCP replies related to DNS settings #37

Merged
merged 1 commit into from
Dec 21, 2023
Merged

Conversation

href
Copy link
Contributor

@href href commented Dec 21, 2023

This ensures we do not send any domain search options:

  • option domain-search
  • option dhcp6.domain-search

See man dhcp-options.

It also asserts that updates to the DNS servers of the subnet, are reflected in the DHCP replies shortly after.

This ensures we do not send any domain search options:

- `option domain-search`
- `option dhcp6.domain-search`

See `man dhcp-options`.

It also asserts that updates to the DNS servers of the subnet, are
reflected in the DHCP replies shortly after.
@href href requested a review from urscale December 21, 2023 09:56
@href href self-assigned this Dec 21, 2023
Copy link
Contributor

@urscale urscale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@href href merged commit ce81de4 into main Dec 21, 2023
4 checks passed
@href href deleted the denis/dhcp-dns-replies branch February 9, 2024 14:30
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.

2 participants