summaryrefslogtreecommitdiff
path: root/templates
AgeCommit message (Expand)Author
2015-02-27Move execution of nhrp script to "end" of ipsec config so it executes on all ...Kim Hagen
2015-01-19Remove @ from the id/remote-id help string. It was never required.Daniil Baturin
2015-01-19Bug #348: remove unnecessary restrictions on the PSK format.Daniil Baturin
2015-01-19vyatta-cfg-vpn: update pre-shared secret key help for single quotesAlex Harpin
2014-12-23Fixing syntax error in vpn-config.pl, fixing allowed parameters in the per-tu...Jason Hendry
2014-12-23Exposing ikev2 reauth option in CLI, defaulting to 'no'Jason Hendry
2014-09-10Remove gre-multipoint referenceKim Hagen
2014-08-23Rename vyatta-update-nhrp.pl to vyos-update-nhrp.pl and change optionsKim Hagen
2014-08-03Bug #224: rename "enabled|disabled" to "enable|disable" for consistency.Daniil Baturin
2014-05-26Merge pull request #4 from TriJetScud/heliumDaniil Baturin
2014-05-25Initial MOBIKE Configuration SupportJeff Leung
2014-05-25Bug 197: Add back support for groups 22-24 for phase2 pfsRyan Riske
2014-05-25Merge pull request #3 from ryanriske/helium-sha2Daniil Baturin
2014-05-25Remove automatic IKE version negoiation.Jeff Leung
2014-05-25Bug 220: Add support for SHA2 hashesRyan Riske
2014-05-24Add support for DH groups 14-26Ryan Riske
2014-05-21Adding initial support for IKEv2/IKEv1 Site-to-Site VPN's by adding the optio...Jeff Leung
2013-01-22Dmvpn merge with mirantis jan22-2013Saurabh Mohan
2012-12-27DMVPN support with profiles.Saurabh Mohan
2012-10-04Bug 8200: Changed grep to not display shim6Bharat
2012-09-10Bugfix 8289: Vti mark values should be implicitSaurabh Mohan
2012-08-09Bugfix 8264: Check if the intf name is defined before using it in the script.Saurabh Mohan
2012-07-25Bugfix 8222: deletion and adding bind parameter under vti deletes vti interfa...Saurabh Mohan
2012-06-11VTI: Add support call for checking for vti interface name.Saurabh Mohan
2012-05-31Bugfix 8100: Be flexible in char accepted in id field.Saurabh Mohan
2012-05-18VTI: cfg mark/bind change handlers.Saurabh Mohan
2012-05-16Vti config support.Saurabh Mohan
2012-03-29Add any special case for local-address instead of 0.0.0.0.Daniil Baturin
2012-03-29Rename "local/remote subnet" to "local/remote prefix".Daniil Baturin
2012-03-29Fix protocol help string capitalization.Daniil Baturin
2012-03-29Add IPv6 address completion for peer.Daniil Baturin
2012-03-29Rename local-ip option to local-address.Daniil Baturin
2011-09-19Switched POSIX character classes to standard character classes representing t...John Southworth
2011-07-11Remove no longer mandatory nodes so that VPN will work smoothly with webgui2John Southworth
2011-04-15add help and check for missed auth node so users put it in /configMohit Mehta
2011-04-13* Add help and checks for IPsec x509 nodes to pushMohit Mehta
2011-02-22Add bond interfaces to available dhcp interfaces in tab completionJohn Southworth
2011-02-22fix some node.def errorsJohn Southworth
2011-02-16Initial support for configuring dhcp-interfaces for IPSEC, needs testingJohn Southworth
2011-02-09Add template for auto-update cliJohn Southworth
2011-02-08Initial x509 for site-to-site ipsec vpnJohn Southworth
2011-02-04Add the ability to define a default esp group for tunnels under a peer to useJohn Southworth
2011-02-04Move protocol out of local and remote nodes as it has to be the sameJohn Southworth
2011-02-03Initial additions to support local and remote protoport in general instead of...John Southworth
2011-01-26Bugfix: 5677 add protoport option for simpler GRE tunnels, for now this is sp...John Southworth
2011-01-26Fixed node.def to adhere to CLI conventionsJohn Southworth
2011-01-26Bug 2506: Moved the connection-type node to the peer level, as discussed with...John Southworth
2011-01-25bugfix: 2506 added option to define initiatior or responder modeJohn Southworth
2010-08-17remove low-level config dir usageAn-Cheng Huang
2010-08-17update help text to use val_helpAn-Cheng Huang