summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)Author
2014-12-26Update maintainer addressAlex Harpin
2014-09-20vyatta-cfg-vpn: updated the debian package maintainer addressAlex Harpin
2014-09-20vyatta-cfg-vpn: add libnfnetlink-dev to build dependenciesAlex Harpin
Add libnfnetlink-dev to the list of build dependencies, required for compiling src/cfgcti. Bug #317 http://bugzilla.vyos.net/show_bug.cgi?id=317
2012-08-13Bugfix 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-12vyatta-cfg-vpn depends on vyatta-ipsec provided by vyatta-strongswanMohit Mehta
(cherry picked from commit f830e7cfd66d7cf368d47cd5dea47dd26711875a)
2009-11-13dependency updateMichael Larson
2009-11-06use vyatta openswanAn-Cheng Huang
2008-12-12update maintainer informationAn-Cheng Huang
2008-03-24Set dependencies on either bash or vyatta-bashrbalocca
2008-03-21Fix debian dependenciesrbalocca
2007-12-19Port vpn cfg from fairfield to glendale.Stig Thormodsrud