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
/
src
/
tests
Age
Commit message (
Expand
)
Author
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2024-04-02
utils: T5738: always use vyos.utils.network.interface_exists over os.path.exists
Christian Breunig
2024-01-01
T5474: establish common file name pattern for XML conf mode commands
Christian Breunig
2023-12-29
tests: T5869: consolidate duplicated test cases
Christian Breunig
2023-12-29
vyos.template: T5869: first_host_address() does not honor RFC4291 section 2.6.1
Christian Breunig
2023-09-27
conf-mode: T5412: move dependency check from smoketest to nosetest
John Estabrook
2023-08-10
T5434: use package specific cache in nosetests
John Estabrook
2023-08-06
smoketest: T5428: check for process running in designated VRF
Christian Breunig
2023-08-06
T5195: move helpers from vyos.validate to vyos.utils package
Christian Breunig
2023-07-15
T5195: remove obsoleted mangle_dict_keys
John Estabrook
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-12
T5195: drop sysctl_* implementation from vyos.util - prefer vyos.utils.system
Christian Breunig
2023-05-11
vyos.util: T5195: remove the unused camel case to snake case function
Daniil Baturin
2023-03-29
configdiff: T5089: add unit test
John Estabrook
2023-03-29
configtree: T5089: sorting of nodes is now implemented on parsing config
John Estabrook
2023-02-13
debian: T5003: Fixes for Debian Bookworm
sarthurdev
2022-10-25
vyos.util: T4773: add camel_to_snake_case conversion
John Estabrook
2022-10-21
T4765: support list and primitives in op mode output normalization
create with ansible
2022-10-20
T4765: normalize dict fields in op mode ouputs
Daniil Baturin
2022-04-07
ipv6: T4346: delete (migrate) CLI command to disable IPv6 address family
Christian Poessinger
2022-03-30
vyos.util: T4319: add is_ipv6_enabled() helper function
Christian Poessinger
2022-01-03
test: vyos.validate: also test interface identifier in is_ipv6_link_local()
Christian Poessinger
2021-09-06
vyos.util: add function to search a key recursively in a dictionary
Christian Poessinger
2021-07-03
ipsec: T2816: add Jinja2 converter for ESP/IKE groups to string
Christian Poessinger
2021-07-01
vyos.util: remove no longer needed copy_file helper method
Christian Poessinger
2021-06-26
vyos.util: add new helper copy_file()
Christian Poessinger
2021-04-05
vyos.template: T3418: add new is_interface helper function
Christian Poessinger
2021-03-23
vyos.util: dict_search() should not throw exception when inputs are None
Christian Poessinger
2021-02-24
test: remove "test_ethtool.py" as this does not run on Jenkins
Christian Poessinger
2021-02-24
ethernet: T3163: fix typos in vyos.ethtool comments
Christian Poessinger
2021-02-24
ethernet: T3163: not all NIC drivers support ring-buffer configuration
Christian Poessinger
2021-01-19
nat: T2947: add many-many translation
Christian Poessinger
2020-12-10
test: vyos.validate: check is_addr_assigned()
Christian Poessinger
2020-12-06
Revert "vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconf...
Christian Poessinger
2020-12-06
vyos.ifconfig: T1579: do not remove IPv6 link-local address on reconfiguration
Christian Poessinger
2020-12-06
test: vyos.template: test additional templating functions
Christian Poessinger
2020-11-13
vyos.template: provide general is_ip(v4|v6) helpers
Christian Poessinger
2020-11-01
openvpn: T2994: re-add ifconfig-pool statement in server config
Christian Poessinger
2020-11-01
test: extend validate testcases
Christian Poessinger
2020-11-01
openvpn: T2994: remove workarounds for individual ipv4 and ipv6 keys
Christian Poessinger
2020-11-01
test: adjust testcase name for vyos.util.dict_search()
Christian Poessinger
2020-11-01
test: vyos.validate: add unittests
Christian Poessinger
2020-10-30
openvpn: T2994: verify DH key length
Christian Poessinger
2020-10-30
vyos.util: T2995: change comment style for "make test" output
Christian Poessinger
2020-10-28
vyos.util: T2995: rename vyos_dict_search() -> dict_search()
Christian Poessinger
2020-10-25
test: vyos.template: add testcase for vyos_*_from_cidr() converters
Christian Poessinger
2020-10-25
test: import cleanup
Christian Poessinger
2020-10-24
Revert "test: vyos.util: add testcase for process_named_running()"
Christian Poessinger
2020-10-24
test: vyos.util: add testcase for process_named_running()
Christian Poessinger
[next]