summaryrefslogtreecommitdiff
path: root/scripts/vpn-config.pl
AgeCommit message (Expand)Author
2009-11-25pptp config check not needed when vpn ipsec is configuredMohit Mehta
2009-11-02more formatting clean-upMohit Mehta
2009-11-02indent and reformat script using perltidy in hope of making it easier to readMohit Mehta
2009-10-27add support for same reqids to openswan cfgRobert Bays
2009-10-06Fix Bug 3011 Remote VPN configuration issues site-to-site warningMohit Mehta
2009-09-04Fix 4902: setting ipsec site-to-site tunnel with authentication id <> and loc...Stig Thormodsrud
2009-08-20manage state of add|delete|restart on connections for vpn given disable node.slioch
2009-08-20added support in configuration script to support tunnel disable node.slioch
2009-07-10Fix 4623: Removing IPSEC VPN config without removing cluster ipsec config dro...Stig Thormodsrud
2009-05-26Fix 3836: Allow VPN authentication ID to accept values of IP address, domain ...Stig Thormodsrud
2009-04-08Bugfix 3284: Allow commit to succeed if local-ip is not configured.Bob Gilligan
2009-04-06Bugfix 2387: Don't list interfaces in ipsec config file.Bob Gilligan
2009-03-16Fix 4219: IPsec VPN does not launch on boot, error "The local-ip address X.X....Stig Thormodsrud
2009-02-12Fix ambiguous use of $logStephen Hemminger
2009-02-11Fix use of unitialized valueStephen Hemminger
2009-02-11Remove perlcritic warningsStephen Hemminger
2008-11-24Convert to Vyatta:: hierarchyStephen Hemminger
2008-11-21Rename VyattaVPNUtil to Vyatta::VPNUtilStephen Hemminger
2008-07-22Fix 3300: VPN over PPPOE completely fails on rebootStig Thormodsrud
2008-07-11fix for bug 3044: hide perl error messagesAn-Cheng Huang
2008-07-09fix for bugs 3044, 3047, and 3048: support ipsec road warriors.An-Cheng Huang
2008-04-15Fix 3046: vpn: transport mode not working with current vyatta configStig Thormodsrud
2008-03-10Convert from VPL 1.0 to GPLv2Stephen Hemminger
2008-02-21Check for the case when authentication mode is not specified to prevent Perl ...Marat Nepomnyashy
2008-02-17Fix 2838 Clearing VPN process starts VPN, even if not configuredStig Thormodsrud
2008-01-24Treat ipsec return code 26624 as normal when bringing up a connection, but tr...Marat Nepomnyashy
2008-01-18Properly check that 'esp-group' and 'ike-group' are specified to avoid Perl w...debian/0.1Marat Nepomnyashy
2008-01-10Fix "set vpn rsa-key local-file file".Stig Thormodsrud
2008-01-07allow pptp only vpn config (interoperate with remote access VPN).An-Cheng Huang
2007-12-31interoperate with remote access vpn (if available).An-Cheng Huang
2007-12-20- Fix call to isIPinInterfaces().Stig Thormodsrud
2007-12-19Port vpn cfg from fairfield to glendale.Stig Thormodsrud