Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-20 | smoketest: dhcpv6-client: add generic tests | Christian Poessinger | |
2020-12-20 | smoketest: pseudo-ethernet: enable IPv6 tests | Christian Poessinger | |
2020-12-14 | Merge pull request #644 from jack9603301/T3089 | Christian Poessinger | |
interfaces: mirror: T3089: Fix the dependency problem between interfaces | |||
2020-12-14 | smoketest: webproxy: test cache-peer config | Christian Poessinger | |
2020-12-14 | smoketest: pppoe: fix regex for IPv6 PD | Christian Poessinger | |
Commit bec29f31 ("dhcpv6-pd: pppoe: T2677: always restart daemon") used to always restart the DHCPC6 client but the smoketest was not adjusted to this change. | |||
2020-12-13 | smoketest: pppoe: test three interfaces | Christian Poessinger | |
2020-12-13 | smoketest: login: adjust to Kernel 5.0 config options | Christian Poessinger | |
2020-12-13 | interfaces: mirror: T3089: Fix the dependency problem between interfaces | jack9603301 | |
Since the dependency problem has not been solved before, if the monitoring interface does not exist when the mirror rule is created, the execution will be abnormal | |||
2020-12-13 | smoketest: T3114: Completely remove `commit` in `setUp` | jack9603301 | |
2020-12-13 | interfaces: T3114: Fix VLAN-aware bridge setting failure | jack9603301 | |
2020-12-12 | smoketest: webproxy: improve ldap authentication tests | Christian Poessinger | |
2020-12-10 | smoketest: webproxy: prepare for vyos-1x rewrite | Christian Poessinger | |
2020-12-10 | smoketest: webproxy: add initial tests | Christian Poessinger | |
2020-12-08 | Merge pull request #633 from jack9603301/T3089 | Christian Poessinger | |
mirror: T3089: support two-way traffic mirroring | |||
2020-12-08 | mirror: T3089: support two-way traffic mirroring | jack9603301 | |
2020-12-07 | system: T3119: migrate "system ip" to get_config_dict() incl. smoketest | Christian Poessinger | |
2020-12-06 | smoketest: interface: move to Python3 'f'ormatted string | Christian Poessinger | |
2020-12-06 | smoketest: dhcpv6: T3100: verify prefix-delegation config | Christian Poessinger | |
2020-12-06 | smoketest: dhcpv6: T3100: add initial testcase | Christian Poessinger | |
2020-12-06 | dhcp: T3113: bugfix for multiple domain-search entries | Christian Poessinger | |
While rewriting the code to get_config_dict() in commit 84b7ade286 ("dhcp: T3100: migrate server configuration to get_config_dict()") a regression was added not properly joining strings when multiple search-somains had been given. Wrong: domain-search "domain1, domain2"; Correct: domain-search "domain1", "domain2"; | |||
2020-12-04 | smoketest: dhcp: T3100: check failover configuration | Christian Poessinger | |
2020-12-04 | ethernet: T3048: remove "smp-affinity" from CLI | Christian Poessinger | |
Commit 5f5b2808c0a ("ethernet: T3048: drop static smp-affinity for dynamic performance tuning") but the CLI nodes have not been removed. | |||
2020-12-04 | pppoe: T3112: drop "ipv6 enable" option | Christian Poessinger | |
IPv6 enable can be considered once the ipv6 node is present! | |||
2020-12-04 | Merge pull request #621 from jack9603301/T3089 | Christian Poessinger | |
interface: T3089: Migrate port mirroring to vyos-1x | |||
2020-12-03 | smoketest: T3108: Fix regex for count pattern Config | sever-sever | |
2020-12-03 | interface: T3089: Migrate port mirroring to vyos-1x | jack9603301 | |
2020-12-01 | smoketest: dhcp: T3100: verify remaining pool options | Christian Poessinger | |
2020-12-01 | smoketest: dhcp: T3100: test multiple shared-network-name definitions | Christian Poessinger | |
2020-12-01 | smoketest: dhcp: T3100: add testcase for static host mappings | Christian Poessinger | |
2020-12-01 | smoketest: dhcp: T3100: add initial testcase for a single pool | Christian Poessinger | |
2020-11-29 | dhcpv6-relay: T3095: migrate service to get_config_dict() | Christian Poessinger | |
2020-11-29 | smoketest: dhcpv6-relay: T3095: verify the verify() section | Christian Poessinger | |
2020-11-29 | smoketest: dhcpv6-relay: T3095: initial tests | Christian Poessinger | |
2020-11-29 | smoketest: dhcp-relay: T3095: remove non referenced function from unittest | Christian Poessinger | |
2020-11-29 | ntp: T2297: support configuration of NTP pool | Christian Poessinger | |
set system ntp server <server> pool | |||
2020-11-29 | smoketest: dhcp-relay: T3095: initial tests | Christian Poessinger | |
2020-11-28 | smoketest: pppoe-server: drop superfluous import | Christian Poessinger | |
2020-11-27 | smoketest: igmp-proxy: T3088: initial testcases | Christian Poessinger | |
2020-11-23 | openvpn: T3074: fix site-2-site operation mode | Christian Poessinger | |
When rendering the configs "ifconfig" statement wrong IP addresses have been used for the "tun" operating mode. This has been corrected. | |||
2020-11-22 | smoketest: openvpn: T3080: verify configured keep-alive values | Christian Poessinger | |
2020-11-21 | smoketest: openvpn: T3060: verify authentication username and password | Christian Poessinger | |
2020-11-20 | Merge pull request #614 from sever-sever/T439 | Christian Poessinger | |
policy-conf: T439: Add policy local-route PBR | |||
2020-11-20 | policy-conf: T439: Add policy local-route PBR | sever-sever | |
2020-11-20 | tunnel: T3072: migrate to get_config_dict() | Christian Poessinger | |
2020-11-15 | smoketest: tunnel: local-ip and dhcp-interface can not be used together | Christian Poessinger | |
2020-11-15 | smoketest: tunnel: validate if local/remote address matches proper address ↵ | Christian Poessinger | |
family Certain tunnel types require that the local and remote IP is either both IPv4 or IPv6, add a check which ensures that an error is throws if this is not the case. | |||
2020-11-14 | bridge: T3042: Better fix implementation errors | jack9603301 | |
In #601, I provided a basic patch. Under this patch, I rely on vif to detect the vlan id range that the bridge should flow through, which may lead to greater redundancy in the configuration, so I am considering detecting effective vlan filters In setting the range of vlan id that is required to flow through the bridge, I use set() to complete the deduplication of this vlan id and set it to the bridge uniformly (at the same time, I slightly modified the smoke test script) | |||
2020-11-13 | openvpn: T3051: fix smoketest | Christian Poessinger | |
After commit 943a4a50 ("openvpn: T3051: fix creation of ifconfig-pool for client communication") the smoketests had nod been adjusted correctly. This has been fixed. | |||
2020-11-13 | vyos.template: provide general is_ip(v4|v6) helpers | Christian Poessinger | |
We had two places were the is_ip, is_ipv4 and is_ipv6 helpers had been defined. All places now have been converged into vyos.template as they are used both in the Jinja2 templates and also in our scripts. | |||
2020-11-10 | bridge: T3042: Support VLAN filter and VLAN sub-interface on the bridge | jack9603301 | |