index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
vyos
/
configdict.py
Age
Commit message (
Expand
)
Author
2024-06-10
vyos.utils: T5195: import vyos.cpu to this package
Christian Breunig
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2024-03-30
accel-ppp: T6187: use correct CPU counts adjusted for SMT
Daniil Baturin
2024-01-04
configdict: T5894: add get_config_dict() flag with_pki
Christian Breunig
2024-01-03
configdict: T5837: node_changed() shall not return duplicate list items
Christian Breunig
2023-12-24
configdict: T5837: add support to return added nodes when calling node_changed()
Christian Breunig
2023-12-24
T5837: cleanup use of calls to vyos.configdict.node_changed()
Christian Breunig
2023-10-19
vyos.configdict: T5670: move from str to list when calling conf.exists()
Christian Breunig
2023-08-10
T5434: remove unneeded import
John Estabrook
2023-08-06
T5195: move helpers from vyos.validate to vyos.utils package
Christian Breunig
2023-08-05
vyos.configdict: T5308: remove obsolete T2665_set_dhcpv6pd_defaults function
Christian Breunig
2023-08-04
dhcp: T5428: client renewal fails when running inside VRF
Christian Breunig
2023-07-15
T5195: vyos.util -> vyos.utils package refactoring part #2
Christian Breunig
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-07-05
vyos.configdict: T5319: remove defaults workarounds in get_accel_dict
John Estabrook
2023-06-22
vyos.configdict: T5308: remove T2665 workarounds in get_interface_dict
John Estabrook
2023-03-21
dhcp: pppoe: T5104: fix VRF comparisons
Brandon Stepler
2023-03-09
qos: T5018: Fix interface tc qdisc cleanup
sarthurdev
2022-09-21
ipoe: T4678: T4703: rewrite to get_config_dict()
Christian Poessinger
2022-08-24
T4630: can not use same source-interface for macsec and pseudo-ethernet
Christian Poessinger
2022-08-04
vyos.config.configdict: T4592: only print interface name, not interface dict ...
Christian Poessinger
2022-07-30
bridge: T4565: is_member() must return the dict of the member interface
Christian Poessinger
2022-07-30
Revert "vyos.configdict(): T4228: is_member() must split VLAN interfaces"
Christian Poessinger
2022-07-15
vyos.configdict(): T4228: is_member() must return member interface config dict
Christian Poessinger
2022-07-11
vyos.configdict(): T4228: is_member() must split VLAN interfaces
Christian Poessinger
2022-07-10
vyos.configdict(): T4228: is_member() must use the "real" hardware interface
Christian Poessinger
2022-06-25
interfaces: dhcp: T4482: toggle of "dhcp-options no-default-route" has no effect
Christian Poessinger
2022-06-25
dhcp: pppoe: T4384: bugfix not honoring no-default-route CLI option
Christian Poessinger
2022-04-25
vyos.configdict: T4391: enable get_interface_dict() ti be used with ConfigTre...
Christian Poessinger
2022-04-21
pppoe: T4384: replace default-route CLI option with common CLI nodes already ...
Christian Poessinger
2022-04-21
vyos.ifconfig: T4384: get_interface_dict() should provide "ifname" key for VIFs
Christian Poessinger
2022-04-20
Revert "vyos.configdict(): T4369: leaf_node_changed() must return True when n...
Christian Poessinger
2022-04-20
Revert "vyos.configdict(): T4369: bugfix - execution order in leaf_node_chang...
Christian Poessinger
2022-04-20
vyos.configdict: T4369: add is_node_changed() helper
Christian Poessinger
2022-04-19
pppoe: static: T4379: bugfix default-route lost after applying additional sta...
Christian Poessinger
2022-04-18
vyos.configdict(): T4369: bugfix - execution order in leaf_node_changed()
Christian Poessinger
2022-04-18
vyos.configdict(): T4369: leaf_node_changed() must return True when node is a...
Christian Poessinger
2022-03-04
interface: T4203: bugfix Q-in-Q interface parsing
Christian Poessinger
2022-03-03
interface: T4203: switch to new recursive node_changed() implementation
Christian Poessinger
2022-02-22
vyos.configdict: T4263: leaf_node_changed() must also honor valueLess CLI nodes
Christian Poessinger
2022-02-20
static: T4203: obey interface dhcp default route distance
Christian Poessinger
2022-02-20
interface: T4203: prevent DHCP client restart if not necessary
Christian Poessinger
2022-02-06
config: T4228: is_member() must return all instances not only the last one
Christian Poessinger
2021-12-09
vyos.configdict: T4064: bugfix for IP addresses not removed from Kernel
Christian Poessinger
2021-11-07
protocols: static: T3680: fix indention and if branch logic
Christian Poessinger
2021-11-07
protocols: static: T3680: do not delete DHCP received routes
Christian Poessinger
2021-11-05
vyos.configdict: T3972: bugfix QinQ vif-c removal triggered KeyError
Christian Poessinger
2021-11-03
sstp: T2566: use XML defaultValue over Jinja2 hardcoded value
Christian Poessinger
2021-10-11
vyos.configdict: T2653: do not merge in defaults when interface is deleted
Christian Poessinger
2021-09-19
vyos.ifconfig: T2738: do not remove OS assigned IP addresses from interface
Christian Poessinger
[next]