Page MenuHomeVyOS Platform

VPP: Disallow cross-membership between VPP and kernel bonding/bridge interfaces
Closed, ResolvedPublic

Description

Currently, it is possible to configure VPP interfaces as members of kernel bonding or bridge interfaces.
This can lead to unsupported configurations and unpredictable network behavior, since VPP and kernel networking are managed separately and operate under different constraints.
Validation logic should be added to prevent VPP interfaces from being included as members in any kernel bonding or bridge interface.

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)

Event Timeline

natali-rs1985 changed the task status from Open to In progress.
natali-rs1985 triaged this task as Normal priority.
natali-rs1985 renamed this task from VPP: Prevent cross-membership between VPP and kernel bonding/bridge interfaces to VPP: Disallow cross-membership between VPP and kernel bonding/bridge interfaces.Mar 24 2026, 9:39 AM
Viacheslav moved this task from Need Triage to Completed on the VyOS Rolling board.