Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-13 | ifconfig: T2653: return empty string when there is no interface description | Christian Poessinger | |
After switching to iproute2 in commit 92f36735 ("ifconfig: T2653: use iproute2 commands for alias, mac and mtu set()/get()" it is necessary to return an empty string as iproute2 returns None. | |||
2021-01-13 | ssh: T3212: do not make /run/sshd directory disappear on failure | Christian Poessinger | |
2021-01-13 | bgp: T2174: xml cleanup, re-use more includable snippets | Christian Poessinger | |
2021-01-13 | bgp: T2174: bugfix FRR template generation | Christian Poessinger | |
2021-01-12 | Merge pull request #679 from sever-sever/T3210 | Christian Poessinger | |
is-is: T3210: Fix three-way-handshake | |||
2021-01-12 | nat: T3186: fix negated addresses not applied from CLI | Christian Poessinger | |
2021-01-12 | bgp: T2387: single-source xml templates to improve reusability | Christian Poessinger | |
2021-01-12 | smoketest: interface: enable ip/ipv6 tests on additional interfaces | Christian Poessinger | |
2021-01-12 | ifconfig: T2653: use iproute2 commands for alias, mac and mtu set()/get() | Christian Poessinger | |
2021-01-12 | Merge pull request #678 from sever-sever/T2387 | Christian Poessinger | |
bgp: T2387: Fix template for bgp redistribute proto ospfv3 | |||
2021-01-12 | is-is: T3210: Fix three-way-handshake | sever-sever | |
2021-01-12 | bgp: T2387: Fix template for bgp redistribute proto ospv3 | sever-sever | |
2021-01-12 | tunnel: T3205: bugfix gre-bridge interfaces | Christian Poessinger | |
2021-01-12 | Merge pull request #674 from sever-sever/T2944 | Christian Poessinger | |
ntp: T2944: Fix ntp bug. Revert to previous behavior | |||
2021-01-12 | bgp: T2174: bail out early if config node does not exist | Christian Poessinger | |
2021-01-12 | Revert "ntp: T2944: By default do not listen port 123 on any address" | sever-sever | |
This reverts commit ca61add5e7dea828c67ea074368196025f4cb4eb. | |||
2021-01-11 | op-mode: T3201: fix "show log all" for RADIUS users | Christian Poessinger | |
2021-01-11 | nat: T3206: unable to delete only rules but keep destination node | Christian Poessinger | |
2021-01-11 | login: T3208: fix wrong string formatting on my_setvyos/1.4dev0 | Christian Poessinger | |
Commit e8a1c291 ("login: radius: T3192: migrate to get_config_dict()") did an invalid forward of the newly encrypted passwort to my_set to store it inside the config. | |||
2021-01-10 | op-mode: T3178: add "monitor protocols <bgp|ospf|ospfv3|rib|rip|ripng>" commands | Christian Poessinger | |
2021-01-10 | op-mode: T3178: add remaining "show ipv6 ospfv3 database" commands from ↵ | Christian Poessinger | |
vyatta-op-quagga | |||
2021-01-10 | Merge branch 'op-mode-xml' into current | Christian Poessinger | |
* op-mode-xml: op-mode: T3178: migrate most of the OSPFv3 parts to re-includable snippets xml: op-mode: add preprocessor support as known from configuration mode Debian: vyos-1x depends on python3-spinx for "make docs" | |||
2021-01-10 | op-mode: T3178: migrate most of the OSPFv3 parts to re-includable snippets | Christian Poessinger | |
This eases CLI maintenance and also migration from legacy code. | |||
2021-01-10 | xml: op-mode: add preprocessor support as known from configuration mode | Christian Poessinger | |
2021-01-10 | Debian: vyos-1x depends on python3-spinx for "make docs" | Christian Poessinger | |
2021-01-10 | Merge pull request #675 from sever-sever/T3198 | Christian Poessinger | |
ospf: T3198: Fix show information for database tag nodes | |||
2021-01-09 | ospf: T3198: Fix show information for database tag nodes | sever-sever | |
2021-01-09 | login: radius: T3192: remove debug print() | Christian Poessinger | |
2021-01-08 | xml: convert tab to space in "system login" | Christian Poessinger | |
2021-01-08 | smoketest: dummy: fix indent | Christian Poessinger | |
2021-01-08 | smoketest: bridge: bond: enable ip subsystem tests | Christian Poessinger | |
2021-01-08 | smoketest: interfaces: dhcpv6pd final fix | Christian Poessinger | |
Previous fix somehow got lost during a rebase :( | |||
2021-01-08 | smoketest: ethernet: fix link-speed loop test | Christian Poessinger | |
2021-01-07 | Debian: add build-dependency on python3-jinja2 | Christian Poessinger | |
2021-01-07 | smoketest: ethernet: verify() speed/duplex must both be auto or discrete | Christian Poessinger | |
2021-01-07 | smoketest: interfaces: report skipped tests | Christian Poessinger | |
2021-01-07 | smoketest: ethernet: bugfixes for dhcpc6 and unknown interfaces | Christian Poessinger | |
2021-01-07 | Debian: add python3-psutil build dependency | Christian Poessinger | |
vyos.util depends partially on python3-psutil, and some smoketests executed via "make test" include vyos.util, thus ensure the package is available. | |||
2021-01-07 | smoketest: ethernet: check for error on non existing interface | Christian Poessinger | |
When performing a commit on an ethernet interface that does not exist, e.g. eth667, verify an exception is raised. | |||
2021-01-07 | vyos.configverify: provide generic helper to check for interface existence | Christian Poessinger | |
2021-01-07 | smoketest: interfaces: fix dhcpv6 pd testcase when using multiple interfaces | Christian Poessinger | |
Commit a8e4317c ("smoketest: interfaces: test dhcpv6 pd sla-id auto increment") added a new test, but when executed on multiple interfaces, e.g.: TEST_ETH="eth1 eth2" /usr/libexec/vyos/tests/smoke/cli/test_interfaces_ethernet.py A variable was not properly reset | |||
2021-01-07 | login: radius: T3192: migrate to get_config_dict() | Christian Poessinger | |
2021-01-07 | ssh: T2635: harden Jinja2 template and daemon startup | Christian Poessinger | |
2021-01-07 | ssh: T2635: change sshd_config path to /run/sshd | Christian Poessinger | |
2021-01-07 | login: radius: T3192: support IPv6 server(s) and source-address | Christian Poessinger | |
2021-01-07 | xml: include: provide generic include for disable node | Christian Poessinger | |
2021-01-07 | xml: radius: T3192: split individual nodes to discrete includes | Christian Poessinger | |
Provide more re-usable nodes for future implementations. | |||
2021-01-07 | bgp: T2174: verify() existence of route-map and prefix-list | Christian Poessinger | |
2021-01-07 | smoketest: interfaces: test dhcpv6 pd sla-id auto increment | Christian Poessinger | |
2021-01-07 | Merge pull request #671 from bstepler/T3193 | Christian Poessinger | |
dhcpv6-pd: verify: T3193: fix DHCPv6 PD verification issues |