summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-190.13.83+daisy6vyatta/VC6.6R1/i386vyatta/VC6.6R1/amd64debian/0.13.83+daisy6daisySaurabh Mohan
2013-02-19perltidy run for vyatta-op-vpnSaurabh Mohan
2013-02-050.13.83+daisy5debian/0.13.83+daisy5Saurabh Mohan
2013-02-05Merge + support show vpn ipsec sa detail/statistics profileSaurabh Mohan
2013-01-290.13.83+daisy4debian/0.13.83+daisy4Saurabh Mohan
2013-01-29Support for reset vpn ipsec-profileSaurabh Mohan
2013-01-220.13.83+daisy3debian/0.13.83+daisy3Saurabh Mohan
2013-01-22Dmvpn merge with mirantis jan22-2013Saurabh Mohan
2012-12-260.13.83+daisy2debian/0.13.83+daisy2Saurabh Mohan
2012-12-26Support for dmvpn-ipsec connections in op-vpn.Saurabh Mohan
2012-10-130.13.83+daisy1debian/0.13.83+daisy1John Southworth
2012-10-13create daisy branchJohn Southworth
2012-10-120.13.83debian/0.13.83John Southworth
2012-10-12new branchJohn Southworth
2012-09-190.13.82debian/0.13.82Saurabh Mohan
2012-09-19Bugfix 8376: Add vti as an option under 'reset vpn ipsec-peer'Saurabh Mohan
Add a new cli 'reset vpn ipsec-peer <peer-ip> vti'.
2012-03-030.13.81debian/0.13.81Deepti Kulkarni
2012-03-03new branchDeepti Kulkarni
2011-10-270.13.80debian/0.13.80John Southworth
2011-10-270.13.79John Southworth
2011-10-27Bugfix 7574: Fix output to match command structure for restart vpn and reset vpnJohn Southworth
(cherry picked from commit dc6d6a389a1648ebd3240691d76edf7fa523d05d)
2011-10-27Bugfix 7568: Add ability to get to in-kernel information for ipsec ↵John Southworth
transformations (cherry picked from commit f1174364ed3380fb346ffe1d4e63b2e3684e59e7)
2011-10-27Move 'clear vpn' to 'reset vpn'John Southworth
(cherry picked from commit ece19376837fb087cfd12b9418aa710ee407a8df)
2011-08-230.13.78debian/0.13.78John Southworth
2011-08-230.13.77John Southworth
2011-08-23Bugfix 7465: fix 3des in show commandsJohn Southworth
2011-07-110.13.76debian/0.13.76John Southworth
2011-07-11Bugfix 7316: remove next-hop router from vpn connection line before parsing ↵John Southworth
since we don't display it currently (cherry picked from commit 42a754b96d8d0964a5b828722081edfbc007ad3f)
2011-07-070.13.75debian/0.13.75Deepti Kulkarni
2011-07-07new branchDeepti Kulkarni
2011-07-060.13.74debian/0.13.74John Southworth
2011-07-06Fix off by one error on byte conversion functionJohn Southworth
2011-06-160.13.73debian/0.13.73John Southworth
2011-06-16remove extraneous debug outputJohn Southworth
2011-06-090.13.72debian/0.13.72John Southworth
2011-06-09Bugfix 7146: parse properly when port is only setup on one endpointJohn Southworth
2011-05-170.13.71debian/0.13.71John Southworth
2011-05-17fix parsing of esp string when only one side has data. Remove attempt to ↵John Southworth
figure out the dh-group when the pfs-group shows Phase1, since it doesn't work properly
2011-05-050.13.70debian/0.13.70John Southworth
2011-05-05fix special case for wildcard peer since it uses 'EVENT_SA_REPLACE_IF_USED' ↵John Southworth
on initial connection
2011-05-050.13.69debian/0.13.69John Southworth
2011-05-05Merge branch 'napa' of git.vyatta.com:/git/vyatta-op-vpn into napaJohn Southworth
2011-05-05Add ability to generate an x509 key pair (certificate signing request, ↵John Southworth
private key)
2011-05-040.13.68debian/0.13.68Mohit Mehta
2011-05-04Fix Bug 7010 Update commands to save/retrieve files from /configMohit Mehta
* use shorter /config path when presenting configuration directory to users
2011-03-080.13.67debian/0.13.67John Southworth
2011-03-08Fix perlcritic errorJohn Southworth
2011-02-280.13.66debian/0.13.66John Southworth
2011-02-28Moved the diffie-hellman group out to the 'show vpn ike sa' command as it is ↵John Southworth
related to phase1 and not phase2. Processing of the value still happens in the 'show vpn ipsec sa detail' code as it may need the value because if now pfs group is defined for phase2 it uses the same group as phase1
2011-02-280.13.65debian/0.13.65John Southworth