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

Closes #9081: Add fhrpgroup_id filter for IP addresses

This commit is contained in:
jeremystretch
2022-04-12 09:56:33 -04:00
parent d11031c694
commit 23d2cf1718
3 changed files with 25 additions and 4 deletions

View File

@ -6,6 +6,7 @@
* [#5479](https://github.com/netbox-community/netbox/issues/5479) - Allow custom job timeouts for scripts & reports
* [#8973](https://github.com/netbox-community/netbox/issues/8973) - Display VLAN group count under site view
* [#9081](https://github.com/netbox-community/netbox/issues/9081) - Add `fhrpgroup_id` filter for IP addresses
* [#9099](https://github.com/netbox-community/netbox/issues/9099) - Enable display of installed module serial & asset tag in module bays list
### Bug Fixes