This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
netbox-community-netbox
/
netbox
/
ipam
History
Jeremy Stretch
9baebfa241
Merge pull request
#6790
from WillIrvine/issue-6632
...
Fixes
#6632
- Allow a /32 prefix to contain a /32 ipaddress
2021-08-20 09:16:05 -04:00
..
api
…
management
…
migrations
…
models
Fixes
#6896
: Fix validation of IP address assigned as device/VM primary via NAT relation
2021-08-11 21:15:45 -04:00
tests
Fixes
#6908
: Allow assignment of scope to VLAN groups upon import
2021-08-09 09:54:27 -04:00
__init__.py
…
apps.py
…
choices.py
…
constants.py
…
fields.py
…
filtersets.py
…
formfields.py
…
forms.py
Fixes
#6918
: Fix return URL persistence when adding multiple objects sequentially
2021-08-12 10:12:42 -04:00
lookups.py
Fixes
#6632
2021-07-23 11:08:41 +12:00
managers.py
…
querysets.py
…
signals.py
…
tables.py
Fixes
#6637
: Fix group assignment in 'available VLANs' link under VLAN group view
2021-06-22 14:16:16 -04:00
urls.py
…
utils.py
Fixes
#6637
: Fix group assignment in 'available VLANs' link under VLAN group view
2021-06-22 14:16:16 -04:00
validators.py
…
views.py
Closes
#6872
: Add table configuration button to child prefixes view
2021-08-13 15:56:14 -04:00