aboutsummaryrefslogtreecommitdiffstats
path: root/main/quagga
Commit message (Collapse)AuthorAgeFilesLines
* main/quagga set permissions on /var/emptyNatanael Copa2009-11-022-1/+2
| | | | | fixes #194 (cherry picked from commit 6edee9a7fb9dadd2840187e8bd0096f95fbcb6e8)
* main/quagga: revert confederation check that causes troubleTimo Teras2009-10-272-1/+100
| | | | (cherry picked from commit 0e73bc9f5f2c536807b52ad12ff70cb03cd9e7bf)
* main/quagga: upgrade to 0.99.15Timo Teras2009-10-274-86/+3
| | | | | remove patches merged upstream. (cherry picked from commit d4fa70bd94c5846acfd5f035e6f0bc66216c43bf)
* main/quagga: start service after firewallNatanael Copa2009-09-167-11/+14
|
* main/quagga: fixes for zebra init.d and default configNatanael Copa2009-07-303-6/+6
| | | | | * do not hardcode path to ip * the -l option seems to be removed
* moved extra/* to main/Natanael Copa2009-07-2415-0/+449
and fixed misc build issues