Page MenuHomeVyOS Platform

Add application of mask to configtree
Backport candidate, NormalPublicENHANCEMENT

Description

Add ability to 'mask off' sections of a configtree: the is a simple application of the config diff function which will allow a unified treatment of enabled sections of config-sync. In addition, it avoids some technical annoyances when trying to map a section given by a single leaf node to a config_dict format. The first case, under this task, is an inclusion mask, namely include only those paths of a config that share a full path of the mask; this can be generalized a bit if useful to add a subsequent exclusion mask.

Details

Difficulty level
Normal (likely a few hours)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Improvement (missing useful functionality)

Related Objects