Page MenuHomeVyOS Platform

pseudo-ethernet link interface cannot be changed
Closed, ResolvedPublicBUG

Description

This bug was solved by rewriting pseudo ethernet to XML/Python (T1635).

In the old node.def implementation there is no code path which tears down the old pseudo-ethernet/macvlan interface when the lower link is changed. The lower link can only be specified during creation.

One can delete and re-add the complete interface as a workaround. VXLAN has a similar limitation in 1.2 - so this big should be recorded but it is not critical.

Details

Version
1.2.0
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Bug (incorrect behavior)

Event Timeline

c-po triaged this task as Wishlist priority.
c-po updated the task description. (Show Details)
syncer claimed this task.
syncer edited projects, added VyOS 1.3 Equuleus; removed VyOS 1.2 Crux.
erkin renamed this task from pseudo-ethernet link interface can not be changed to pseudo-ethernet link interface cannot be changed.Aug 31 2021, 5:43 PM
erkin set Issue type to Bug (incorrect behavior).