netbox/netbox/ipam
Jeremy Stretch ffef78d426
Merge pull request #9112 from sc68cal/rfc_4291
Closes #4264: Do not allocate subnet router anycast for IPv6 prefixes
2022-04-27 15:30:05 -04:00
..
api Closes #8496: Enable assigning multiple ASNs to a provider 2022-03-30 17:17:36 -04:00
forms Fixes #9065: Min/max VID should not be required when filtering VLAN groups 2022-04-06 20:29:28 -04:00
graphql Expose BaseObjectType and NetBoxObjectType for plugins 2022-02-04 15:07:35 -05:00
management Fixes #6544: Fix migration error when upgrading with VRF(s) defined 2021-06-04 10:53:13 -04:00
migrations Ensure legacy data checks run before other migrations 2022-04-05 15:56:21 -04:00
models Do not allocate subnet router anycast in certain IPv6 prefixes 2022-04-26 14:54:52 -04:00
tables Closes #8496: Enable assigning multiple ASNs to a provider 2022-03-30 17:17:36 -04:00
tests Merge pull request #9112 from sc68cal/rfc_4291 2022-04-27 15:30:05 -04:00
__init__.py Remove default_app_config (deprecated in Django 3.2) 2021-09-15 11:18:47 -04:00
apps.py Fixes #5419: Update parent device/VM when deleting a primary IP 2021-04-13 13:23:25 -04:00
choices.py Merge branch 'develop' into feature 2022-03-30 15:45:40 -04:00
constants.py Fixes #8224: Fix KeyError exception when creating FHRP group with IP address and protocol "other" 2022-01-04 13:49:07 -05:00
fields.py Drop family column from Aggregate, Prefix, and IPAddress models 2020-02-14 15:04:33 -05:00
filtersets.py Fixes #9116: assigned_to_interface filter for IP addresses should not match FHRP group assignments 2022-04-12 10:07:31 -04:00
formfields.py Add tests for IP address vars 2020-01-22 17:48:03 -05:00
lookups.py Fixes #6632 2021-07-23 11:08:41 +12:00
managers.py Update views to restrict all querysets 2020-06-01 11:43:49 -04:00
querysets.py Initial work on #6087 2021-05-26 16:06:03 -04:00
signals.py Specify batch size for bulk_update() 2021-05-27 15:25:40 -04:00
urls.py #8334: Move object changelog & journaling to generic views 2022-02-09 16:24:10 -05:00
utils.py Fixes #8682: Limit available VLANs by group min/max VIDs 2022-02-22 11:39:05 -05:00
validators.py Update validators.py 2022-03-28 15:20:19 +02:00
views.py Fixes #9151: Child prefix counts not annotated on aggregates list under RIR view 2022-04-18 08:43:46 -04:00