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-11-22 | remove deprecated linda override | Stephen Hemminger | |
2008-12-12 | "files" file should be removed before package build | An-Cheng Huang | |
2008-11-19 | add support for development build | An-Cheng Huang | |
2007-12-19 | Port vpn cfg from fairfield to glendale. | Stig Thormodsrud | |