Page MenuHomeVyOS Platform

virtual-ethernet interfaces are not exposed to "list_interface --broadcast" completion helper
Closed, ResolvedPublicBUG

Description

The Linux Kernel treats virtual-ethernet interfaces like regular ethernet interfaces.

As ethernet interfaces support broadcasts and we have a completion helper for broadcasst interfaces, this must be extended for virtual-ethernet interfaces.

Extend list: https://github.com/vyos/vyos-utils/blob/current/src/completion/list_interfaces/list_interfaces.ml#L71

Details

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

Event Timeline

c-po changed the task status from Open to In progress.
c-po claimed this task.
c-po triaged this task as Normal priority.
c-po updated the task description. (Show Details)
Unknown Object (User) moved this task from Need Triage to Completed on the VyOS Rolling board.
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.