summaryrefslogtreecommitdiffstats
path: root/main/quagga
Commit message (Collapse)AuthorAgeFilesLines
* main/quagga: have zebra start after opennhrpNatanael Copa2010-02-083-7/+15
| | | | | fixes #262 (cherry picked from commit 48c7f07294786a39cbb7ad396f4f4669cfe7d447)
* main/quagga set permissions on /var/emptyNatanael Copa2009-10-302-1/+2
| | | | fixes #194
* main/quagga: revert confederation check that causes troubleTimo Teras2009-10-082-1/+100
|
* main/quagga: upgrade to 0.99.15Timo Teras2009-10-084-86/+3
| | | | remove patches merged upstream.
* 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