Page MenuHomeVyOS Platform

allowing sub-classes of Interface to redefine how the interface is created
Closed, ResolvedPublicFEATURE REQUEST

Description

Not all interfaces use ip link add dev for creation. For example, tunnel interfaces may use 'ip tunnel add' or 'ip -6 tunnel add'. The interface creation command could/should allow sub-class to modify the command used for creation and deletion.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Internal change (not visible to end users)