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
fed6fc131b
Fixes
#1751
: Corrected filtering for IPv6 addresses containing letters
2017-12-05 16:10:45 -05:00
..
api
…
fixtures
…
migrations
…
tests
…
__init__.py
…
apps.py
…
constants.py
…
fields.py
Fixes
#1751
: Corrected filtering for IPv6 addresses containing letters
2017-12-05 16:10:45 -05:00
filters.py
Closes
#1737
: Added a 'contains' API filter to find all prefixes containing a given IP or prefix
2017-11-30 12:37:41 -05:00
formfields.py
…
forms.py
Fixes
#1718
: Set empty label to 'Global' or VRF field in IP assignment form
2017-11-16 11:54:23 -05:00
lookups.py
Fixes
#1751
: Corrected filtering for IPv6 addresses containing letters
2017-12-05 16:10:45 -05:00
models.py
Closes
#1669
: Clicking "add an IP" from the prefix view will default to the first available IP within the prefix
2017-11-15 15:26:00 -05:00
querysets.py
…
tables.py
Closes
#1512
: Added a view to search for an IP address being assigned to an interface
2017-11-10 11:58:59 -05:00
urls.py
Closes
#1512
: Added a view to search for an IP address being assigned to an interface
2017-11-10 11:58:59 -05:00
views.py
Fixes
#1721
: Differentiated child IP count from utilization percentage for prefixes
2017-11-22 12:40:58 -05:00