summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fix bugs in vty error handlingex25bChris Hall2012-06-081-1/+1
* Work in progress -- pthread handling and debug improvementsChris Hall2012-05-281-2/+5
* Fix problems with handling of oversize BGP messagesex24bChris Hall2012-05-071-1/+1
* Fix compilation issue with <features.h>, which is a glibc special.Chris Hall2012-03-291-3/+55
* Merge branch 'master' into euro_ix_bex23bChris Hall2012-03-231-1/+11
|\
| * HACKING.tex: Change to a LaTeX version of HACKINGPaul Jakma2012-03-081-0/+10
* | Merge commit 'quagga_0_99_20_1_release' into euro_ix_bex22bChris Hall2012-03-221-1/+1
|\ \
| * | release: 0.99.20.1quagga_0_99_20_1_releaseDavid Lamparter2012-03-121-1/+1
* | | Merge Quagga master branch -- as of 1-Mar-2012 -- into euro_ix_bex21bChris Hall2012-03-171-27/+67
|\ \ \ | | |/ | |/|
| * | build: fixup autoconf for cross-compiling (to OpenWRT)David Lamparter2011-12-131-6/+12
| |/
| * release: 0.99.20quagga_0_99_20_releaseDenis Ovsienko2011-09-291-1/+1
| * configure: test for glibc backtrace even without glibc.Dmitrij Tejblum2011-09-271-8/+6
| * lib: use "protocol-independed API" from RFC3678, if that is availableDmitrij Tejblum2011-09-271-0/+9
| * delete CVS keywordsDenis Ovsienko2011-09-271-1/+0
| * configure: fix OpenPAM detectionDenis Ovsienko2011-09-271-1/+8
| * configure: fix FreeBSD header detection (BZ#408)Denis Ovsienko2011-09-271-9/+30
| * configure: dismiss libutil.hStephen Hemminger2011-09-271-1/+1
| * release: 0.99.19quagga_0_99_19_releaseDenis Ovsienko2011-09-261-1/+1
* | vtysh partly restored. bgpd not crashing on over-size messages.Chris Hall2012-02-191-1/+1
* | Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_bex19bChris Hall2011-09-061-1/+1
|\ \
| * | Further improvements to "pipework".ex19pChris Hall2011-09-061-1/+1
* | | Merge branch 'pipework' of /git/quagga.euro-ix into euro_ix_bChris Hall2011-09-051-5/+8
|\| |
| * | Changed gcc options to -std=c99 and -O2, and tighted warnings.Chris Hall2011-09-021-5/+8
* | | Updated the "symbol table" and added AVL treeChris Hall2011-08-261-1/+1
|/ /
* | Merge branch 'euro_ix' of /git/quagga.euro-ix into pipeworkex18pChris Hall2011-08-121-1/+1
|\ \
| * | Merge with main Quagga source as of 29-Jul-2011.ex17Chris Hall2011-08-121-1/+1
| |\|
| | * build: treat opaque-lsa default correctly for ospfapiGreg Troxel2011-03-241-1/+1
| | * build: change sense of opaque-{lsa,te} enable args to enable by defaultPaul Jakma2011-03-221-6/+5
| | * release: 0.99.18quagga_0_99_18_releasePaul Jakma2011-03-211-1/+1
| | * release: 0.99.17quagga_0_99_17_releaseDenis Ovsienko2010-08-191-1/+1
| | * isisd: change ISIS_METHOD to use C preprocessorDavid Lamparter2010-04-281-5/+8
| | * release: 0.99.16quagga_0_99_16_releaseDenis Ovsienko2010-03-091-1/+1
* | | Added features to configure.Chris Hall2011-07-211-10/+48
* | | Merge branch 'master' of /git/quagga.euro-ix into pipeworkex16pChris Hall2011-03-291-1/+1
|\| |
| * | Bring "ex" version up to date with 0.99.18ex14Chris Hall2011-03-291-13/+15
| * | Correct logging output on 32-bit machines.ex12Chris Hall2011-03-211-1/+1
* | | Bring "ex" version up to date with 0.99.18ex15pChris Hall2011-03-291-13/+15
* | | Upgrade of "pipework" -- including piping to/from shell commandsex11pChris Hall2011-03-211-1/+1
* | | Second tranche of updates for pipework branch.Chris Hall2011-02-131-1/+1
|/ /
* | ex09: Fix "no ip community-list"ex09Chris Hall2010-12-211-1/+1
* | Change prefix-list to allow: len <= ge <= le <= maxex08Chris Hall2010-12-091-1/+1
* | Fix bug in NOTIFICATION handling before FSM reaches Established state.ex07Chris Hall2010-09-101-1/+1
* | bgpd: fix handling of AS path dataChris Hall2010-08-301-1/+1
* | Fix various capability flags so that sessions are restarted.Chris Hall2010-08-041-1/+1
* | Fix neighbor override-capabilityChris Hall2010-08-031-1/+1
* | Avoid creating neighbor with same address as another.Chris Hall2010-07-301-1/+1
* | Introduce "rs-in" route-maproot2010-07-281-1/+1
* | Reworking of peer state handling.Chris Hall2010-07-191-1/+1
* | New functions for error numbers and addresses in messages.Chris Hall2010-04-081-1/+1
* | Merge remote branch 'quagga/master' of /git/quagga.euro-ix into pthreadsChris Hall (GMCH)2009-12-091-1/+1
|\|