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.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Bug (incorrect behavior)
Related Objects
Related Objects