peteeckel / netbox-plugin-dns

NetBox DNS is a NetBox plugin for managing DNS data.
https://pypi.org/project/netbox-plugin-dns
MIT License
204 stars 16 forks source link

`SLAAC` is an active status for IP addresses #483

Closed peteeckel closed 2 days ago

peteeckel commented 2 days ago

Versions NetBox Version: 4.1.6 NetBox DNS Version: 1.1.5 Python Version: 3.11.5

Describe the bug Not a real bug as such, but the SLAAC status for IP addresses should be considered active by default.

peteeckel commented 2 days ago

Silly me ... this is already the case in the code.