summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Collapse)Author
2008-04-15Fix 3046: vpn: transport mode not working with current vyatta configStig Thormodsrud
2008-03-10Convert from VPL 1.0 to GPLv2Stephen Hemminger
Update license text from VPL 1.0 to GPLv2
2008-02-21Check for the case when authentication mode is not specified to prevent Perl ↵Marat Nepomnyashy
uninitialized value error. Bug 2772 fix.
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 ↵Marat Nepomnyashy
treat all other error codes as errors. Bug 2671 fix. Also added settings 'nhelpers=5' to mitigate Openswan Bug 412 and 'plutowait=yes' to mitigate Openswan Bug 198.
2008-01-18Properly check that 'esp-group' and 'ike-group' are specified to avoid Perl ↵debian/0.1Marat Nepomnyashy
warnings.
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
- Add .gitignore - Remove Changelog
2007-12-19Port vpn cfg from fairfield to glendale.Stig Thormodsrud