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

Limit dhcp for ipv6 by ipv4 to only hosts with one ipv4 address and one ipv6 address #353

Open
3 tasks
oyvindkolbu opened this issue Nov 6, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@oyvindkolbu
Copy link
Collaborator

Current code returns all ipv6 adresses for a host with a random mac address if it has more than one ipv4 address with mac address set.

  • Ignore host if more than one ipv4 address with mac-address set
  • Ignore host if more than one ipv6 address
  • Bonus point for checking if the ipv4 and ipv6 address match same vlan
@oyvindkolbu oyvindkolbu added the enhancement New feature or request label Nov 6, 2019
@oyvindkolbu oyvindkolbu changed the title Improve dhcp for ipv6 by ipv4 to only hosts with one ipv4 address and one ipv6 address Limit dhcp for ipv6 by ipv4 to only hosts with one ipv4 address and one ipv6 address Nov 6, 2019
@oyvindkolbu oyvindkolbu self-assigned this Dec 3, 2019
@oyvindkolbu oyvindkolbu reopened this Dec 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant