Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-21 | T4812: Add op-mode show vpn ipsec connections | Viacheslav Hletenko | |
Add new op-mode command to show all configured VPN connections show vpn ipsec connections | |||
2018-11-18 | T956: add a new script for displaying IPsec SAs. | Daniil Baturin | |
2018-11-05 | T930: add missing sudo to ip xfrm commands. | Daniil Baturin | |
2017-09-03 | Fixes for show vpn ike sa and show vpn ipsec sa | jules-vyos | |
Fixed 'show vpn ike sa' to actually show output when the tunnel isn't up. Foxed 'show vpn ipsec sa' to actually use the pretty-printing code, rather than swanctl --list-sas, which is pretty unpleasant. | |||
2017-07-27 | Move into the CORRECT tree location. | jules-vyos | |
2017-07-27 | Add templates for extended commands | jules-vyos | |
2016-09-15 | Reimplementation of TriJetScud's ↵ | Kim Hagen | |
commit:578688a25ba784d839512fefafab4cabdaf32fc5. Simpilfy the operational commands Instead of trying to parse the outout of ipsec or swanctl, just dump whatever swanctl outputs. | |||
2016-05-11 | Merge branch 'current' into address-debconf-warnings | C.J. Collier | |
Conflicts: templates/show/vpn/ipsec/sa/nat-traversal/node.def.in templates/show/vpn/ipsec/sa/node.def templates/show/vpn/ipsec/status/node.def.in | |||
2016-05-11 | vyatta-op-vpn (0.15.0+vyos2+current2+nmu1) UNRELEASED; urgency=low | C.J. Collier | |
* Non-maintainer upload. * address lintian issues - script-not-executable: removed #!/usr/bin/perl from .pm files - debhelper-but-no-misc-depends: added ${misc:Depends} to Depends: field - debian-rules-missing-recommended-target: added build-arch build-indep - out-of-date-standards-version: updated standards version to 3.9.4 - package-contains-linda-override: removed linda override - file-in-unusual-dir: not triggering, removed from override - script-with-language-extension: renamed vyatta-gen-x509-keypair.sh vyatta-gen-x509-keypair * address dpkg-gencontrol issue: - unknown substitution variable ${shlibs:Depends} - removed * address dpkg-source issue: - debian/source/format set to "3.0 (native)" * removed all references to /opt/vyatta but one from source Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org> | |||
2016-05-11 | Update pluto.pid references to charon.pid | Jeff Leung | |
Since pluto doesn't exist anymore in strongSwan 5.0 and later series, we are updating references from pluto* to charon*. | |||
2016-05-11 | Simpilfy the operational commands | Jeff Leung | |
Instead of trying to parse the outout of ipsec or swanctl, just dump whatever swanctl outputs. | |||
2013-02-05 | Merge + support show vpn ipsec sa detail/statistics profile | Saurabh Mohan | |
2013-01-22 | Dmvpn merge with mirantis jan22-2013 | Saurabh Mohan | |
2011-10-27 | Bugfix 7568: Add ability to get to in-kernel information for ipsec ↵ | John Southworth | |
transformations (cherry picked from commit f1174364ed3380fb346ffe1d4e63b2e3684e59e7) | |||
2011-02-02 | Work on new IPsec operational mode script. Split into perl module; ↵ | John Southworth | |
Adjustments for showing per tunnel information; Fix parsing of ipsecstatus all when using GRE matching | |||
2011-01-31 | Work on new IPsec operational mode script. Fix some syntax; make show based ↵ | John Southworth | |
on peer better; Add show ike secrets | |||
2011-01-31 | Work on new IPsec operational mode script. Integrate with more CLI commands | John Southworth | |
2011-01-28 | Work on new IPsec operational mode script. Integrated with the vyatta-cli | John Southworth | |
2010-03-17 | Fix Bug 5464 "show vpn ipsec status" returns no interface and active tunnel ↵ | Mohit Mehta | |
number | |||
2010-01-12 | fix show vpn commands to work with strongswan | Mohit Mehta | |
(cherry picked from commit 32927e013922e1a79b0f214773e2500a1260871a) | |||
2008-07-22 | Fix permission on call to ipsec. | Stig Thormodsrud | |
2008-04-08 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-op-vpn | |||
2008-02-21 | Moved execution of 'show vpn' commands to '/opt/vyatta/bin/sudo-users' so ↵ | Marat Nepomnyashy | |
that operator users can execute them. Bug 2865 fix. | |||
2008-01-21 | Added autocompletion for commans 'show vpn ipsec sa detail connection *'.debian/0.1 | Marat Nepomnyashy | |
2008-01-04 | Updated arg numbers. | Marat Nepomnyashy | |
2008-01-04 | Fix typo -- forgot '/' before 'opt'. | Marat Nepomnyashy | |
2008-01-04 | Earlier forgot to add 'sudo' to the 'run' directives of the VPN operational ↵ | Marat Nepomnyashy | |
command templates. | |||
2008-01-03 | Initial VPN op template migration. | Marat Nepomnyashy | |