summaryrefslogtreecommitdiffstats
path: root/configure-quagga
Commit message (Collapse)AuthorAgeFilesLines
* Added configure-quagga for Euro-IX testingChris Hall2010-04-151-0/+6
Current code is not known to work for any daemon other than bgpd. (vtysh is known to be broken.) For pthreads requires --enable-pthread under gcc ! Compiled and run under: Linux 2.6.30+ gcc 4.4.1+ qlibc 2.10+ The code assumes POSIX 2006 or better. So requires NPTL which implies Linux at least 2.6.18 -- according to my reading.