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
/
smoketest
/
scripts
/
cli
/
test_interfaces_vxlan.py
Age
Commit message (
Expand
)
Author
2023-11-22
vxlan: T5759: change default MTU from 1450 -> 1500 bytes
Christian Breunig
2023-11-18
vxlan: T5753: add support for VNI filtering
Christian Breunig
2023-11-01
smoketest: vxlan: T5699: fix "external" CLI option
Christian Breunig
2023-10-31
Merge pull request #2413 from c-po/t5668-vxlan
Christian Breunig
2023-10-30
vxlan: T5699: migrate "external" CLI know to "parameters external"
Christian Breunig
2023-10-30
vxlan: T5668: add CLI knob to enable ARP/ND suppression
Christian Breunig
2023-09-09
vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridges
Christian Breunig
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-05-27
smoketest: T5242: automatically detect interface "capabilities"
Christian Breunig
2022-04-25
smoketest: bugfix on proper inheritance levels for classmethod
Christian Poessinger
2022-04-18
vxlan: geneve: T4370: support configuration of DF bit option
Christian Poessinger
2022-02-21
smoketest: vxlan: T4120: verify support for multiple remote addresses
Christian Poessinger
2022-02-20
vxlan: T4120: add ability to set multiple remotes (PR #1127)
Andreas
2021-12-10
vxlan: T3700: can not specify both "external" and "VNI"
Christian Poessinger
2021-12-10
vxlan: T3700: add support for external controlled FDB
Christian Poessinger
2021-11-21
smoketest: remove superfluous ConfigSession import
Christian Poessinger
2021-03-17
smoketest: add shim for every test to re-use common tasts
Christian Poessinger
2021-03-14
vyos.util: rename get_json_iface_options() -> get_interface_config()
Christian Poessinger
2021-03-03
smoketest: vxlan: extend testcase to verify additional tunnel parameters
Christian Poessinger
2021-02-28
vxlan: T1513: add dont-fragment CLI option
Christian Poessinger
2021-02-28
vxlan: T3369: add underlay IPv6 support
Christian Poessinger
2021-01-26
smoketest: refactor setUp() for all interface based testcases
Christian Poessinger
2021-01-12
smoketest: interface: enable ip/ipv6 tests on additional interfaces
Christian Poessinger
2021-01-05
smoketest: mirror: T3169: re-add mirror / SPAN test case
Christian Poessinger
2020-12-29
smoketest: run all tests with verbosity=2
Christian Poessinger
2020-08-27
Merge branch 'master' of github.com:vyos/vyos-smoketest into vyos-smoketest-i...
Christian Poessinger