summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge in latest quagga (0.99.11)Stephen Hemminger2008-10-271-25/+41
|\
| * [release] Bump version to 0.99.11quagga_0_99_11_releasePaul Jakma2008-10-021-1/+1
| * [build] Fix --enable-pie so it can actually be disabledPaul P Komkoff Jr2008-09-241-3/+1
| * Make --enable-snmp cross compile and make libcrypto optional with --without-c...Joakim Tjernlund2008-08-251-18/+10
| * [build] Linux netlink doesn't need IF_PROCStephen Hemminger2008-08-221-8/+9
| * [build] --enable...user/group didn't match help textPaul P Komkoff Jr2008-08-221-4/+4
| * [build] Test for GNU-style PIE support in toolchain and enablePaul P Komkoff Jr2008-08-221-1/+27
| * [bgpd] Fix triggerable crash when compiled with --disable-bgp-announcequagga_cvs_finalcvs_headPaul Jakma2008-07-221-1/+3
| * [bgpd] TCP-MD5: password vty configuration and initial Linux supportPaul Jakma2008-07-211-0/+21
| * [release] Bump version to 0.99.10quagga_0_99_10_releasePaul Jakma2008-06-101-1/+1
| * [link-detect] Improve BSD support.Andrew J. Schorr2008-01-111-3/+12
| * [link-detect] Try to get BSD link-detect to work properly.Andrew J. Schorr2008-01-101-0/+7
| * [release] bump to 0.99.9quagga_0_99_9_releasePaul Jakma2007-09-071-1/+1
| * [isisd] Add support for Solaris DLPIPaul Jakma2007-08-071-0/+29
| * Add --enable-solaris to descend into solaris-specific build directory.Greg Troxel2007-08-021-0/+10
| * 2007-07-27 Paul Jakma <paul.jakma@sun.com>quagga_0_99_8_releasePaul Jakma2007-07-271-1/+1
| * 2007-06-25 Hasso Tepper <hasso@quagga.net>Hasso Tepper2007-06-251-1/+1
| * [build] configure needs to check for struct icmphdr for IRDPPaul Jakma2007-06-221-7/+14
| * [autoconf] Fix missing space character in previous commitPaul Jakma2007-05-101-1/+1
| * [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLENPaul Jakma2007-05-101-5/+9
| * [autoconf] add back check for inet_atonPaul Jakma2007-05-101-1/+1
| * [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningsPaul Jakma2007-05-101-219/+231
| * [build] Improve portability by invoking gcc with -std=gnu99 instead of -std=c99Andrew J. Schorr2007-04-301-1/+1
| * [0.99] Version bump to 0.99.7quagga_0_99_7_releasePaul Jakma2007-04-291-1/+1
| * use generic sed test so this works on autoconf 2.59Greg Troxel2007-02-061-1/+4
| * Better comment explaining that GNU awk is really required.Greg Troxel2007-02-061-1/+2
| * add AC_PROC_SEDGreg Troxel2007-02-031-0/+2
| * [0.99] Bump version to 0.99.6quagga_0_99_6_releasePaul Jakma2006-12-081-1/+1
| * [0.99] version bump to 0.99.5quagga_0_99_5_releasePaul Jakma2006-08-271-1/+1
| * [lib] Add support for Sun libc printstack to zlog_backtrace_sigsafePaul Jakma2006-05-281-8/+12
| * [build] Update SOS CFLAGS and add check for GNU Make in configure.acPaul Jakma2006-05-281-4/+26
| * [0.99] Version bump to 0.99.4Paul Jakma2006-05-101-2/+2
| * [lib/memory] Add mallinfo supportPaul Jakma2006-03-301-1/+19
* | md5 support now integratedStephen Hemminger2008-08-011-6/+0
* | Watchlink leftoversStephen Hemminger2008-07-311-1/+0
* | Merge branch 'upstream' into islavistaStephen Hemminger2008-07-311-3/+26
|\ \
| * | [bgpd] Fix triggerable crash when compiled with --disable-bgp-announcepaul2008-07-221-2/+4
| * | [bgpd] TCP-MD5: password vty configuration and initial Linux supportpaul2008-07-211-1/+22
| * | [release] Bump version to 0.99.10paul2008-06-101-2/+2
| * | [link-detect] Improve BSD support.ajs2008-01-111-4/+13
| * | [link-detect] Try to get BSD link-detect to work properly.ajs2008-01-101-1/+8
| * | [release] bump to 0.99.9paul2007-09-071-2/+2
| * | [isisd] Add support for Solaris DLPIpaul2007-08-071-1/+30
| * | Add --enable-solaris to descend into solaris-specific build directory.gdt2007-08-021-1/+11
| * | 2007-07-27 Paul Jakma <paul.jakma@sun.com>paul2007-07-271-2/+2
| * | 2007-06-25 Hasso Tepper <hasso@quagga.net>hasso2007-06-251-2/+2
| * | [build] configure needs to check for struct icmphdr for IRDPpaul2007-06-221-8/+15
| * | [autoconf] Fix missing space character in previous commitpaul2007-05-101-2/+2
| * | [autoconf] GNU_SOURCE can be defined twice, through AC_FUNC_STRNLENpaul2007-05-101-6/+10
| * | [autoconf] add back check for inet_atonpaul2007-05-101-2/+2