Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-14 | T905: Delete old op-mode command show remote-config | Viacheslav Hletenko | |
The op-mode command `show remote-config` did not work for several years. Since it uses the old backend we should delete it now. Will be redefined if necessary with a separate task, PR ``` vyos@r1:~$ show remote-config Invalid command: show remote-config [invalid] vyos@r1:~$ show remote-config Incomplete command: show remote-config vyos@r1:~$ ``` | |||
2023-09-13 | T671: remove scripts that are either unused or about to be replaced | Daniil Baturin | |
2017-02-17 | T272: Add scripts and templates for generating remote side OpenVPN configs | Daniil Baturin | |
(just for VyOS for now, raw openvpn config support will come later). |