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.
Description
Description
Details
Details
- Version
- vyos-1.4
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Internal change (not visible to end users)
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | ENHANCEMENT | jestabro | T5316 configtree: use a single pass of the diff algorithm | ||
Resolved | ENHANCEMENT | jestabro | T5317 configtree: remove mutable references | ||
In progress | ENHANCEMENT | jestabro | T5528 Replace legacy loadFile with config_diff | ||
Resolved | ENHANCEMENT | jestabro | T5815 Add load_config module | ||
Open | ENHANCEMENT | None | T5400 Move libvyosconfig build out of the Docker image |
Event Timeline
Comment Actions
Final testing before PR:
https://github.com/vyos/vyos1x-config/compare/master...jestabro:immutable