netbox/netbox
Daniel W. Anner 5af73e9bf7
#11371 - Add various 100Mb Interface Types (#11377)
* Added 100base-fx (aka fast ethernet over fiber optic)

* Added 100BASE-T1 (single pair fast ethernet) as well as 100BASE‑LFX (fast ethernet over fiber, non standard)

* Update choices.py

Updated the placing of the 100base-fx and lfx choices

* Update netbox/dcim/choices.py

Co-authored-by: Jeremy Stretch <jstretch@ns1.com>
2023-01-05 16:26:26 -05:00
..
circuits Merge branch 'develop' into feature 2022-12-08 09:31:22 -05:00
dcim #11371 - Add various 100Mb Interface Types (#11377) 2023-01-05 16:26:26 -05:00
extras NetBox should always be referred to as NetBox [DATALAD RUNCMD] 2023-01-05 16:06:00 -05:00
ipam Fixes #11280 - Fix exporting interfaces and FHRP group rows with multiple IP's assigned (#11285) 2022-12-27 10:15:28 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox feat: added setting redis certificate authority path 2023-01-05 16:15:26 -05:00
project-static NetBox should always be referred to as NetBox [DATALAD RUNCMD] 2023-01-05 16:06:00 -05:00
reports
scripts Remove extraneous demo scripts 2019-09-23 09:21:38 -04:00
templates NetBox should always be referred to as NetBox [DATALAD RUNCMD] 2023-01-05 16:06:00 -05:00
tenancy Merge branch 'develop' into feature 2022-12-13 17:17:05 -05:00
users Merge branch 'develop' into feature 2022-12-13 17:17:05 -05:00
utilities 11175 fix cloning special chars in fields (#11181) 2022-12-15 13:07:55 -05:00
virtualization Add summed resource card to cluster view 2022-12-27 10:24:46 -05:00
wireless Fix configuration key for WirelessLANStatusChoices 2022-12-09 10:45:02 -05:00
generate_secret_key.py Fix how SECRET_KEY is generated 2021-01-24 21:20:55 +01:00
manage.py