mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-25 10:14:57 +01:00
Introduces `TunnelGroupIndex` for enabling search functionality on Tunnel Groups. Includes searchable fields for `name` and `description` with respective weights and display attributes. Closes #20237