mirror of
https://github.com/netbox-community/netbox.git
synced 2026-04-28 03:37:34 +02: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>