Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-15 | T4812: Add op-mode Show vpn ipsec connections | Viacheslav Hletenko | |
Add op-mode CLI "show vpn ipsec connections" Add the ability to show all configured connections/tunnels and their states. Ability to get --raw data | |||
2022-10-01 | T4722: consistently use the "IPsec" spelling for IPsec | Daniil Baturin | |
2022-08-04 | ipsec: T4594: Rewrite op-mode show vpn ipsec sa | Viacheslav Hletenko | |
Rewrite op-mode "show vpn ipsec sa" to new format Use vyos.opmode format Ability to get raw and formatted output | |||
2022-07-25 | Merge pull request #1433 from sever-sever/T4568 | Christian Poessinger | |
ipsec: T4568: Fix debug IPsec peer op-mode | |||
2022-07-25 | ipsec: T4568: Fix debug IPsec peer | Viacheslav Hletenko | |
Debug Connections for a peer wasn't checked because of typo in var `conns` Replace ':' to '-' for IPv6 peers | |||
2022-07-25 | IPsec: T4552: Fix reset vpn ipsec peer | Viacheslav Hletenko | |
When we use IPv6 peer we need to make a replacement ":" => "-" for correct resetting as it doesn't match get_peer_connections() regex Use new format "vyos.opmode" | |||
2021-08-14 | op-mode: vpn: use over absolute path | Christian Poessinger | |
2021-08-14 | op-mode: combine two "show vpn" definitions | Christian Poessinger | |
2021-07-07 | pki: T3642: Migrate rsa-keys to PKI configuration | sarthurdev | |
2021-07-02 | ipsec: T3656: T3659: Fix pass-through with ipv6. Fix op-mode ipsec commands. ↵ | sarthurdev | |
Remove python3-crypto dependency. | |||
2021-06-01 | ipsec: T2816: XML in op-mode should not contain ' in the help string | Christian Poessinger | |
2021-05-28 | ipsec: T2816: IPSec python rework, includes DMVPN and VTI support | Simon | |