Page MenuHomeVyOS Platform

configtree: remove mutable references
Closed, ResolvedPublicENHANCEMENT

Description

In the original implementation, a mutable reference of difference trees/difference strings was used as a convenience. In order to make use of multicore support, and for generalizations, these should be removed.

Details

Difficulty level
Normal (likely a few hours)
Version
vyos-1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)