mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-04 22:36:24 -06:00
Add `InterfaceLAGMemberTable` for the LAG Members panel on LAG interface detail views. The table includes the parent device, member interface/type, and a peer column which renders connected endpoints (including the peer LAG when present). Fixes #19869