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
/
scripts
Age
Commit message (
Expand
)
Author
2020-06-23
macsec: initial interface test
Christian Poessinger
2020-06-19
peth/macvlan: T2589: add basic smoketest
Christian Poessinger
2020-06-12
interfaces: base: speedup address test
Christian Poessinger
2020-05-22
Revert "pppoe: do not check manually if pppoe process runs"
Christian Poessinger
2020-05-21
pppoe: do not check manually if pppoe process runs
Christian Poessinger
2020-04-13
ddns: adjust to new config path in /run
Christian Poessinger
2020-04-11
interfaces: T2238: update code to match new API
Thomas Mangin
2020-04-05
wireguard: T2206: split endpoint into proper address and port nodes
Christian Poessinger
2020-04-05
wifi: add basic interface test
Christian Poessinger
2020-04-05
wifi: remove superfluous inherited tests
Christian Poessinger
2020-04-05
wifi: add precondition of physical-interface for all tests
Christian Poessinger
2020-04-04
pppoe: T2219: default route now implemented via ip-up script
Christian Poessinger
2020-03-25
update to use Interface.listing
Thomas Mangin
2020-03-23
geneve: add basic interface testing
Thomas Mangin
2020-03-22
vxlan: add basic testing
Thomas Mangin
2020-03-22
wireless: temporary disable wireless test
Christian Poessinger
2020-03-22
wireless: fix call to wrong base class method
Christian Poessinger
2020-03-22
wireless: add mandatory physical-interface
Christian Poessinger
2020-03-22
module: add Intel iavf driver to load list
Christian Poessinger
2020-03-08
wireless: add basic unittest
Christian Poessinger
2020-03-05
vrf: initial unittest
Christian Poessinger
2020-02-29
interfaces: wireguard: make test script executable
Christian Poessinger
2020-02-29
interfaces: wireguard: add initial test
Christian Poessinger
2020-02-29
interfaces: base: add rfc3021 test using /31 prefixes
Christian Poessinger
2020-02-27
tunnel: fix several issues in testcase
Thomas Mangin
2020-02-27
pppoe: add initial test
Christian Poessinger
2020-02-26
interfaces: base: remove superfluous import of ConfigSessionError
Christian Poessinger
2020-02-26
interfaces: bond: add missing import on ConfigSessionError
Christian Poessinger
2020-02-26
interfaces: add missing unittest import
Christian Poessinger
2020-02-26
Merge pull request #4 from thomas-mangin/correction
Christian Poessinger
2020-02-26
interfaces: replace wildcard import with dedicated import
Christian Poessinger
2020-02-26
cli: remove superfluous imports (we never use Config())
Christian Poessinger
2020-02-19
tunnel: tidying up
Thomas Mangin
2020-02-19
tunnel: remove duplicated code
Christian Poessinger
2020-02-17
tunnel: enable unittest (chmod +x)
Christian Poessinger
2020-02-17
tunnel: T2028: check for tunnel creation
Thomas Mangin
2020-02-17
snmp: clean out current configuration in setUp()
Christian Poessinger
2020-02-17
snmp: get_config_value() should return str not list
Christian Poessinger
2020-02-17
ssh: clean out current configuration in setUp()
Christian Poessinger
2020-02-17
ssh: add test for disable-password-authentication
Christian Poessinger
2020-02-17
ssh: get_config_value() should return str not list
Christian Poessinger
2020-02-17
ethernet: generic tearDown() should not destroy ethernet CLI nodes
Christian Poessinger
2020-02-17
bridge: disable MTU test as it can not be configured
Christian Poessinger
2020-02-17
bridge: automatically detect available interfaces
Christian Poessinger
2020-02-17
ethernet: automatically detect available interfaces
Christian Poessinger
2020-02-17
interfaces: add generic MTU test which can be enabled per interface
Christian Poessinger
2020-02-17
ethernet: add initial interface test
Christian Poessinger
2020-02-17
interfaces: split interface tests into individual files
Christian Poessinger
2020-02-16
ddns: read back configuration file and check plausibility
Christian Poessinger
2020-02-16
ddns: add initial unittest
Christian Poessinger
[next]