Page MenuHomeVyOS Platform

bridge: vxlan interfaces are not listed as bridgable in completion helpers
Closed, ResolvedPublicBUG

Description

cpo@leaf-01# ${vyos_completion_dir}/list_interfaces --bridgeable
eth0 eth1 eth2 eth3 eth4 eth5 eth6 eth7 lo

but vxlan1 also exists

cpo@leaf-01# run show interfaces vxlan
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
vxlan1           -                                 u/u

Which is also bridgable

Details

Difficulty level
Easy (less than an hour)
Version
1.4-rolling-202308021247
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)