mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-17 23:56:56 +01:00
* Add primary_ip4 and primary_ip6 to bulk import form for VDC * Specify IPAddress querysets with address field accessor and labels * Filter primary_ip4/ip6 querysets to only those IPs available on the device * Fix comment * Make ipv6 help text more correct * Shorten IPv6 example --------- Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>