Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-13 | Bugfix 8276: Vti not working on a 32-bit machine due to sign bit overload. | Saurabh Mohan | |
In a 32-bit machine the signed bit is at the 32'nd bit position. Mark used by vti set's (0x9000-0000) that bit position. Changed the api to use strtoul to read the data from the command line and configure the mark. Also, changed the vyatta-cfg-vpn package to be arch dependent since it now has a binary that it generates. | |||
2010-01-12 | vyatta-cfg-vpn depends on vyatta-ipsec provided by vyatta-strongswan | Mohit Mehta | |
(cherry picked from commit f830e7cfd66d7cf368d47cd5dea47dd26711875a) | |||
2009-11-13 | dependency update | Michael Larson | |
2009-11-06 | use vyatta openswan | An-Cheng Huang | |
2008-12-12 | update maintainer information | An-Cheng Huang | |
2008-03-24 | Set dependencies on either bash or vyatta-bash | rbalocca | |
2008-03-21 | Fix debian dependencies | rbalocca | |
2007-12-19 | Port vpn cfg from fairfield to glendale. | Stig Thormodsrud | |