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

Delegation record tables for zones #462

Closed peteeckel closed 1 month ago

peteeckel commented 1 month ago

This PR is a by-product of the masking warning feature. Since methods to determine delegation records and delegated records had to be implemented anyway it made sense to make the information about delegation records in the zone itself and delegation records in parent (or rather ancestral) zones available in the zone detail view.

Two additional tabs will now optionally be displayed if there are delegation records in the zone itself or in ancestral zones that refer to the zone.