Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added configure-quagga for Euro-IX testing | Chris Hall | 2010-04-15 | 1 | -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. |