Closes #19262: Remove FHRP IP prefix constraint #1247

Closed
opened 2026-04-05 22:35:47 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pheus on 9/14/2025

Fixes: #19262

  • Lift the “same prefix” requirement when assigning FHRP groups to interfaces.
  • Remove FHRPGroupAssignmentForm.__init__ filtering; show all groups regardless of VIP subnet.
  • Add group_id to the q filter for matching by group ID (per maintainer feedback).

Reason: NAT/shared VIP subnets mean interface IP and VIP prefixes can differ; type‑ahead search keeps selection manageable.

*Originally created by @pheus on 9/14/2025* ### Fixes: #19262 - Lift the “same prefix” requirement when assigning FHRP groups to interfaces. - Remove `FHRPGroupAssignmentForm.__init__` filtering; show all groups regardless of VIP subnet. - Add `group_id` to the `q` filter for matching by group ID (per maintainer feedback). **Reason:** NAT/shared VIP subnets mean interface IP and VIP prefixes can differ; type‑ahead search keeps selection manageable.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1247