Age | Commit message (Expand) | Author |
2020-06-27 | Merge pull request #480 from c-po/t2653 | Christian Poessinger |
2020-06-27 | xml: T2656: option to not flatten the default dict | Thomas Mangin |
2020-06-27 | macsec: test default value for mka priority | Christian Poessinger |
2020-06-27 | ifconfig: T2653: dummy: loopback: use same get_config() structure as MACsec | Christian Poessinger |
2020-06-27 | ifconfig: T2653: move macsec interface to get_config_dict() | Christian Poessinger |
2020-06-27 | wireless: always use sudo when calling modprobe | Christian Poessinger |
2020-06-27 | ifconfig: T2653: add vyos.configverify.verify_source_interface() helper | Christian Poessinger |
2020-06-27 | macsec: test verify() functions | Christian Poessinger |
2020-06-27 | Merge pull request #478 from kroy-the-rabbit/fix_static_host_mapping | Daniil Baturin |
2020-06-26 | T2654: Remove overzealous error checking | kroy |
2020-06-26 | ifconfig: T2653: add common vyos.configverify helpers | Christian Poessinger |
2020-06-26 | peth: extend basic test with IP options | Christian Poessinger |
2020-06-26 | migration: interfaces: T2622: fix pseudo-ethernet migration | Christian Poessinger |
2020-06-26 | interfaces: base: add missing interface options to single IP test | Christian Poessinger |
2020-06-26 | loopback: ensure 127.0.0.1, ::1 is always assigned | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move loopback interface to get_config_dict() | Christian Poessinger |
2020-06-26 | ifconfig: T2653: move dummy interface to get_config_dict() | Christian Poessinger |
2020-06-26 | configdict: T2653: prevent recursive imports | Christian Poessinger |
2020-06-26 | interfaces: add basic test adding only one interface IP address | Christian Poessinger |
2020-06-26 | ssh: add second test listening on multiple addresses and ports | Christian Poessinger |
2020-06-26 | ssh: T2642: bugfix on multiple listen-address statements | Christian Poessinger |
2020-06-25 | Merge pull request #476 from thomas-mangin/T2588-fix-with | Christian Poessinger |
2020-06-25 | xml: T2528: fix defaults | Thomas Mangin |
2020-06-25 | Merge pull request #475 from thomas-mangin/T2588-tag | Christian Poessinger |
2020-06-25 | http-api: T2494: start before vyos-router | Thomas Mangin |
2020-06-25 | http-api: T2494: systemd http-api has no link getty.target | Thomas Mangin |
2020-06-25 | http-api: T2494: remove "barrier" PreExec | Thomas Mangin |
2020-06-25 | hostsd: T2494: vyos-hostsd is part of systemd vyos.target | Thomas Mangin |
2020-06-25 | hostsd: T2494: systemd remove inaccurate systemd comment | Thomas Mangin |
2020-06-25 | http-api: T2494: remove inaccurate systemd comment | Thomas Mangin |
2020-06-25 | systemd: T2494: use Type=notify with daemon | Thomas Mangin |
2020-06-25 | http-api: T2494: always exit with non zero on failure | Thomas Mangin |
2020-06-25 | xml: T2528: fix to work with named tags (edit mode) | Thomas Mangin |
2020-06-25 | T2487: add an exception for the case when VRRP stats aren't available. | Daniil Baturin |
2020-06-24 | wireguard: extend tests with multiple allowed-ips | Christian Poessinger |
2020-06-24 | wireguard: T2632: add quotes when passing allowed-ips | Christian Poessinger |
2020-06-24 | Merge pull request #474 from thomas-mangin/T2637 | Christian Poessinger |
2020-06-24 | dictconfig: T2637: identify sub-interfaces (vif) to delete | Thomas Mangin |
2020-06-24 | ifconfig: vxlan: T2629: append() takes exactly one argument | Christian Poessinger |
2020-06-24 | Makefile: T2633: remove "tunnel/ip/node.def" | Christian Poessinger |
2020-06-24 | Revert "tunnel: T2633: undelete interfaces ip/node.def files" | Christian Poessinger |
2020-06-24 | tunnel: T2633: undelete interfaces ip/node.def files | Christian Poessinger |
2020-06-23 | Merge pull request #473 from thomas-mangin/T2630 | Christian Poessinger |
2020-06-23 | validation: T2630: bound to interface mtu if available | Thomas Mangin |
2020-06-23 | ssh: T2635: migrate to get_config_dict() | Christian Poessinger |
2020-06-23 | ssh: extend tests | Christian Poessinger |
2020-06-23 | Merge pull request #472 from thomas-mangin/T2633 | Christian Poessinger |
2020-06-23 | Merge pull request #468 from SIN3R6Y/current | Christian Poessinger |
2020-06-23 | ssh: T2635: remove ' in comment to avoid proprocessor warnings | Christian Poessinger |
2020-06-23 | ssh: T2635: migrate from a script base completion helper to a list | Christian Poessinger |