summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2025-08-07T7699: formattingJohn Estabrook
2025-08-07T7699: update check-xml-consistency test for change in field nameJohn Estabrook
2025-08-07T7699: correctly update command/help fields for paths shared over filesJohn Estabrook
2025-08-07T7697: Remove year from copyrightViacheslav
2025-08-07Merge pull request #4632 from dmbaturin/T7669-op-mode-cache-improvementsDaniil Baturin
2025-08-07T7697: Merge remote-tracking branch 'vpp/current' into vyos-1xViacheslav
2025-08-06T7693: formattingJohn Estabrook
2025-08-06T7693: add vyconf aware initialization of ConfigTreeQueryJohn Estabrook
2025-08-06T7655: Change VPP memory verificationNataliia Solomko
2025-08-05Merge pull request #4646 from jestabro/fix-delete-pathsJohn Estabrook
2025-08-05Merge pull request #4643 from MattKobayashi/T7685Daniil Baturin
2025-08-04T7688: owner of vyconf_session calls teardownJohn Estabrook
2025-08-04T7688: allow relative paths in save_configJohn Estabrook
2025-08-04T7685: load-balancing: fix rules with multiple portsMatthew Kobayashi
2025-07-31Merge pull request #4638 from c-po/is-a-ttyViacheslav Hletenko
2025-07-30serial: T7484: treat unavailable serial console devices as non-fatalChristian Breunig
2025-07-30T7672: collapse children field from list[tuple] to list[str]John Estabrook
2025-07-30T7672: fix field entries for paths shared across .xml filesJohn Estabrook
2025-07-30op-mode: T7669: fail op mode cache generation if there are untranslated varia...Daniil Baturin
2025-07-30op-mode: T7669: fix formatting in the op mode cache generatorDaniil Baturin
2025-07-30op-mode: T7669: Make the path ambiguity check and JSON export capability mand...Daniil Baturin
2025-07-30op-mode: T7669: Add support for virtual tag nodes in the op mode cacheDaniil Baturin
2025-07-30op-mode: T7669: render placeholders in commands with curly bracketsDaniil Baturin
2025-07-24T7658: T7656: Changes for max-map-count parameter (#53)Nataliia S.
2025-07-21vyos.utils: T7648: fix undefined variable in install_into_configChristian Breunig
2025-07-21vyos.utils: T7648: fix missing import for ConfigErrorChristian Breunig
2025-07-21vyos.utils: T7648: remove duplicate definition of makedirChristian Breunig
2025-07-21vyos.utils: T7648: only provide one chown functionChristian Breunig
2025-07-21vyos.ifconfig: T7648: fix pylint errorsChristian Breunig
2025-07-21T7648: when using netifaces set "pylint: disable = no-name-in-module"Christian Breunig
2025-07-20T6704: limit size of noteworthy list in airbagJohn Estabrook
2025-07-08T7607: Remove "set vpp settings host-resources nr_hugepages <N>" setting (#43)Nataliia S.
2025-07-08T7611: VPP Rewrite check for CPUs and memory (#44)Nataliia S.
2025-07-08T7499: call commit only if session_changedJohn Estabrook
2025-07-08T7499: clean up cache filesJohn Estabrook
2025-07-08T7499: add download/uncompress to vyconf load/mergeJohn Estabrook
2025-07-08T7499: add utility to download/uncompress config file, for load/mergeJohn Estabrook
2025-07-08T7499: formattingJohn Estabrook
2025-07-08T7499: expose direct request to http-apiJohn Estabrook
2025-07-08T7499: generated output for adding field 'destructive' to merge functionJohn Estabrook
2025-07-08T7499: use direct request to vyconfd to avoid re-validatingJohn Estabrook
2025-07-08T7499: expose destructive merge in http-apiJohn Estabrook
2025-07-08T7499: generated output for adding field 'cached' to load functionJohn Estabrook
2025-07-08T7499: load from internal representation to avoid re-parsingJohn Estabrook
2025-07-08T7499: fix typo in configtree write_cacheJohn Estabrook
2025-07-08T7499: update vyos-merge-config.py script to use tree merge functionJohn Estabrook
2025-07-08T7499: add interface for (non-)destructive configtree mergeJohn Estabrook
2025-07-03T7588: detach commit-confirm-notify from calling processJohn Estabrook
2025-07-03T7588: add missing path argJohn Estabrook
2025-07-03T7588: restart vyos-commitd, http-api, after setting vyconf_backendJohn Estabrook