Page MenuHomeVyOS Platform

remove Interface.options and use Interface.default instead
Closed, WontfixPublicBUG

Description

The code allows for the options (debug and create ATM) to be overwritten by passing the keyword during class creation
(for example WireGuarfIf(name, create=False, debug=False))

The content of the list should be extracted from the keys of the Interface.default keys instead.

Details

Version
1.3-rolling-202004180117
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Internal change (not visible to end users)