Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-15 | 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:~$ ``` (cherry picked from commit ea06a4612285ef4cf3d93220840df32fbc7949c1) | |||
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). |