Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-16 | Move execution of nhrp script to "end" of ipsec config so it executes on all ↵ | Kim Hagen | |
changes made to the ipsec config | |||
2013-01-22 | Dmvpn merge with mirantis jan22-2013 | Saurabh Mohan | |
2012-12-27 | DMVPN support with profiles. | Saurabh Mohan | |
2012-07-25 | Bugfix 8222: deletion and adding bind parameter under vti deletes vti ↵ | Saurabh Mohan | |
interface in show interfaces output though vti configuration exists The bind, mark parameters can be changed individually but the vti script runs at the vpn node level. By that time the old value is not known. With this change now I find out the exisiting vti tunnels from the kernel and discover the old vti-name, and mark setting from there. After that it is possible to figure out if a. No change was done to a VTI: In that case do not do any config. b. If a tunnel was changed: Delete and create the tunnel again. c. If a tunnel was deleted: Remove the tunnel config from the kernel. d. If the tunnel was added: Configure it. Also, configure the vti interface prior to the strongswan configuration. This way if the ipsec tunnel comes up then we can bring the interface up/down (see Bug 8219). Remove the disable configuration param (see Bug 8221). | |||
2012-05-16 | Vti config support. | Saurabh Mohan | |
2010-07-21 | remove verb usage from begining of help strings | Mohit Mehta | |
2010-03-19 | Replace old form (expression) in end: tag | Stephen Hemminger | |
Use shell syntax. | |||
2009-10-20 | add priority to project node. | slioch | |
2008-04-10 | Fix Bug 3069 Help strings should be standardized | Mohit Mehta | |
- help strings standardized in vyatta-cfg-vpn | |||
2008-01-31 | convert templates to new syntax | An-Cheng Huang | |
2007-12-31 | interoperate with remote access vpn (if available). | An-Cheng Huang | |
2007-12-20 | Fix for vpn cfg with non-root userid. | Stig Thormodsrud | |
2007-12-19 | Port vpn cfg from fairfield to glendale. | Stig Thormodsrud | |