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
/
migrations
History
Jeremy Stretch
13243785f1
Closes
#87
: Added status field to IP addresses
2016-10-21 12:34:02 -04:00
..
__init__.py
…
0001_initial.py
…
0002_vrf_add_enforce_unique.py
Fixes
#43
: Introduce toggle to enforce unique IP space per VRF
2016-07-14 16:13:02 -04:00
0003_ipam_add_vlangroups.py
Closes
#111
: Implement VLAN groups
2016-07-15 13:26:54 -04:00
0004_ipam_vlangroup_uniqueness.py
Closes
#111
: Implement VLAN groups
2016-07-15 13:26:54 -04:00
0005_auto_20160725_1842.py
ipam.VLAN: Added description field, extended name to 64 chars
2016-07-25 14:58:49 -04:00
0006_vrf_vlan_add_tenant.py
Implemented tenancy for VRFs and VLANs
2016-07-27 11:29:20 -04:00
0007_prefix_ipaddress_add_tenant.py
Adds tenant assignment to Prefix and IPAddress objects
2016-07-28 13:50:46 -04:00
0008_prefix_change_order.py
Fixes
#531
: Order prefixes by VRF assignment
2016-09-15 12:09:54 -04:00
0009_ipaddress_add_status.py
Closes
#87
: Added status field to IP addresses
2016-10-21 12:34:02 -04:00