1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
2fa8e27f05 Fixes #8192: Add "add prefix" button to aggregate child prefixes view 2021-12-30 12:00:37 -05:00
2db82a73a5 #8096: Include only first assigned IP in FHRPGroup string representation 2021-12-18 14:19:57 -05:00
85b10b59e4 Introduce child prefixes view for aggregates 2021-12-14 16:38:25 -05:00
5f59f458f4 Fixes #7880: Include assigned IP addresses in FHRP group object representation 2021-11-19 11:34:59 -05:00
b6fe613329 Fix redirection after creating FHRP group assignment 2021-11-19 10:42:13 -05:00
d529c1b5b3 Housekeeping: Use RestrictedQuerySet for default manager on base models 2021-11-11 15:04:22 -05:00
83b2102705 Closes #7769: Enable assignment of IP addresses to an existing FHRP group 2021-11-11 14:05:35 -05:00
34f24de3e4 Fixes #7757: Fix 404 when assigning multiple contacts/FHRP groups in succession 2021-11-09 17:08:28 -05:00
bd3d2c60d9 FHRP groups cleanup 2021-11-04 14:19:10 -04:00
519884d167 Invert default priority ordering for FHRPGroupAssignment 2021-11-04 11:17:10 -04:00
7a55832a22 #6732: Add asns relationship to SiteSerializer and extend tests 2021-11-03 15:24:15 -04:00
db2d71ed9e Merge branch 'feature' into 6732-asn-model 2021-11-03 08:37:11 -05:00
131e433880 Rename FHRPGroupAssignment object to interface 2021-11-02 15:10:02 -04:00
264652f2c3 REST API optimizations 2021-11-02 14:08:36 -04:00
7625a2dd3c #6732 - Swap ASN M2M to Site model and update some templates/filters 2021-11-02 12:26:06 -05:00
93da5a39be Make assignment priority a required field 2021-11-02 13:22:00 -04:00
f48d7aedce Enable filtering FHRP groups by related IP addresses 2021-11-02 09:56:52 -04:00
bb4f3e1789 Initial work on #6235 2021-11-01 16:56:30 -04:00
43b983054a #6732 - Corrected model field definitions 2021-10-29 14:26:19 -05:00
033db83068 Merge branch 'feature' of https://github.com/netbox-community/netbox into 6732-asn-model 2021-10-28 11:55:20 -05:00
96565c31d9 #6732 - ASN should be unique 2021-10-28 10:04:12 -05:00
fbf91dda7d Optimize config queries 2021-10-26 13:41:56 -04:00
7c0f32e8ee Introduce ConfigItem; add rack elevation parameters 2021-10-26 10:04:56 -04:00
82243732a1 Initial work on #5883 2021-10-25 16:10:50 -04:00
a01068949c Initial work on #6732 2021-10-24 23:42:47 -05:00
cfb3897047 Add tags to organizational & nested group models 2021-10-21 10:51:02 -04:00
a99753fb0f Merge pull request #7366 from shuichiro-makigaki/optimize-prefix-util
Fix #7365: Optimize calculation of prefix utilization
2021-09-28 16:09:27 -04:00
ad65e06d0a Closes #7252: Validate IP range size does not exceed max supported value 2021-09-28 15:44:41 -04:00
d514290688 Fix #7365: Optimize calculation of prefix utilization 2021-09-25 22:28:31 +09:00
88b230f0e4 Fixes #7071: Fix exception when removing a primary IP from a device/VM 2021-08-30 16:55:31 -04:00
7727ec91f4 #6934: Correct prefix utilization and available IP reporting to account for child IP ranges 2021-08-13 10:43:25 -04:00
5365c866ff #6934: Account for child IP ranges when calculating prefix utilization 2021-08-13 10:33:58 -04:00
aed07a8ec5 Merge v2.11.11 2021-08-12 11:51:04 -04:00
42c71984f9 Fixes #6896: Fix validation of IP address assigned as device/VM primary via NAT relation 2021-08-11 21:15:45 -04:00
6d27e11043 #6934: Include child IP ranges under prefix view 2021-08-10 16:26:14 -04:00
c7e0abc3fb Merge v2.11.10 2021-07-28 16:26:04 -04:00
0c214932ba Fixes #6812: Limit reported prefix utilization to 100% 2021-07-28 09:55:40 -04:00
747c065213 Move available IP/prefix endpoints to API view mixins 2021-07-16 14:48:42 -04:00
11a14927c9 Initial work on IP ranges 2021-07-16 13:35:52 -04:00
14f696e824 Merge branch 'develop' into feature 2021-06-14 09:23:01 -04:00
7e18b0dd3a Remove csv_headers model attributes 2021-06-09 15:52:49 -04:00
3ec6194a47 Remove obsolete to_csv() methods 2021-06-09 15:08:49 -04:00
a665b79f85 #6455 - initial 2021-06-04 16:46:02 +02:00
2d44bade4b Merge branch 'develop' into feature 2021-06-02 20:35:38 -04:00
da558de769 Initial work on #6087 2021-05-26 16:06:03 -04:00
5b4dacf0f5 Merge branch 'develop' into feature 2021-05-25 13:19:17 -04:00
b6660c72e1 Add tags as a feature query 2021-05-21 16:54:33 -04:00
bf56145a09 Closes #4609: Allow marking prefixes as fully utilized 2021-05-11 14:08:18 -04:00
c777daf6e6 Merge branch 'develop' into feature 2021-05-07 10:27:23 -04:00
7f2f98885b Fixes #6350: Include first & last IP addresses when allocating available IPv6 addresses via the REST API 2021-05-06 13:59:10 -04:00