Page MenuHomeVyOS Platform

New Config Code in the library
Closed, InvalidPublic

Description

For the development of the tunnel interface I wrote:
https://github.com/vyos/vyos-1x/blob/current/src/conf_mode/interfaces-tunnel.py#L32

I would like to suggest that this could be the standard way to parse configuration (the code could be modified) and this class could be the object we are sharing between function (instead of the dict) down the line.

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)

Event Timeline

Viacheslav subscribed.

The file is not actual and does not exists
Reopen if necessary with more details