John Estabrook
John Estabrook
## Change Summary This is a draft PR for https://phabricator.vyos.net/T4316 pending final tests, and as reference for discussion and PR's related to: https://phabricator.vyos.net/T4382 It will require 2 small commits for...
## Change Summary For switching between REST-style key and token-based authentication methods, all schema definition files need to be automatically generated (as 'key' is defined in the schema itself). SystemStatus...
## Change Summary This is a draft PR, pending the merge of https://github.com/vyos/vyatta-cfg/pull/50 without which the original problem of allowing whitespace in tag node value names will be exacerbated by...
## Change summary Before merge of the current PR, the following will need to be merged: https://github.com/vyos/vyos1x-config/pull/45 https://github.com/vyos/vyconf/pull/24 https://github.com/vyos/libvyosconfig/pull/42 This updates the vyos-config-merge.py script to use current tools; adds option...
## Change Summary Update request show_config to return the format familiar from legacy behavior: a replacement for the config-mode 'show' command. Requires https://github.com/vyos/vyos1x-config/pull/56 ## Types of changes - [ ]...