summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Enable vtysh and pimd as part of default buildDonald Sharp2016-05-261-6/+5
* pim_mroute.h has a different version of code than linux/mroute.h providesDonald Sharp2016-05-261-0/+5
* pimd: merge pimd as of 2015-01-19David Lamparter2016-05-261-1/+54
* quagga: Remove WEAK_ALIAS pragma usageDonald Sharp2016-05-191-17/+1
* debian: Fix changelogDonald Sharp2016-05-101-1/+1
* quagga: Fix version stringDonald Sharp2016-05-031-1/+1
* quagga: Check for existence of IFLA_INFO_SLAVE_KINDDonald Sharp2016-04-151-6/+2
* lib: add getgrouplist() for SolarisDavid Lamparter2016-04-091-1/+1
* quagga: Setup the proper version number in quaggaDonald Sharp2016-03-221-1/+1
* lib: Add ability to use poll() instead of selectDonald Sharp2016-03-041-0/+6
* debian, config, zebra: Ensure Cumulus Extensions are not auto turned onDonald Sharp2016-02-231-0/+6
* quagga: remove babelDaniel Walton2016-02-111-13/+1
* Build was broken if systemd was not installedDaniel Walton2016-02-101-1/+1
* lib: Add library code to interact with systemdDonald Sharp2016-02-101-0/+7
* config: Remove unused library checkDonald Sharp2016-02-031-9/+0
* debian: Use 256 multipathsDonald Sharp2016-01-271-1/+1
* build: Make MULTIPATH_NUM a config.h valueDonald Sharp2015-12-081-4/+4
* Quagga: Set MULTIPATH_NUM to 64 when user specifies 0 from cliDonald Sharp2015-11-171-1/+4
* Quagga: Restrict Shell AccessDonald Sharp2015-08-131-0/+6
* Add --enable-werror to configureDonald Sharp2015-07-261-0/+7
* bgpd-ttl-fix.patchDonald Sharp2015-05-201-0/+6
* Add json output support for a few BGP show commandsDonald Sharp2015-05-201-0/+2
* BGP: Add dynamic update group supportDonald Sharp2015-05-201-0/+11
* build: do not assume glibc on linuxTimo Teräs2014-08-181-2/+3
* *: fix detection and usage of sys/cdefs.hTimo Teräs2014-08-181-1/+1
* release: 0.99.23David Lamparter2014-06-241-1/+1
* build: Quagga 0.99.23-rc1David Lamparter2014-06-031-1/+1
* build: remove now-useless --{en, dis}able-testsDavid Lamparter2014-04-011-10/+0
* build: improve backtrace support/detectionDavid Lamparter2014-04-011-8/+21
* tests: DejaGNU libzebraDavid Lamparter2013-04-141-0/+1
* tests: DejaGNU bgpdDavid Lamparter2013-04-141-0/+1
* tests: add DejaGNU frameworkDavid Lamparter2013-04-141-2/+14
* release: 0.99.22David Lamparter2013-02-101-1/+1
* build: Quagga 0.99.22-rc1David Lamparter2013-01-161-1/+1
* zebra: fix sockaddr_dl length assumptions (BZ#737)David Lamparter2013-01-161-0/+1
* build: Fix build on MacOSX 10.8 (Mountain Lion)Hasso Tepper2013-01-151-0/+3
* build: Remove deprecated AM_CONFIG_HEADERHasso Tepper2013-01-151-1/+1
* configure: allow building without getrusageStephen Hemminger2013-01-151-6/+9
* build: MacOSX needs BSD struct ip_mreq hack tooHasso Tepper2013-01-111-1/+1
* testzebra: pragma weak: detect systems with weak alias and provide alternativeDoug VanLeuven2013-01-111-0/+16
* build: check for .git in configure.acDavid Lamparter2012-12-131-5/+9
* build: update ICC warning CFLAGSDavid Lamparter2012-12-131-1/+1
* build: include git infoDavid Lamparter2012-12-121-4/+12
* zebra: add module to communicate routes to FPMAvneesh Sachdev2012-11-301-0/+7
* build: check actually-used BSD link state fieldsDoug VanLeuven2012-11-051-0/+10
* build: compile tests/ by defaultDavid Lamparter2012-11-031-0/+10
* build: fix autoconf multicast check on OpenBSDBrad Smith2012-09-251-1/+1
* build: fix isisd topology out of tree buildDavid Lamparter2012-07-191-1/+1
* configure: Add --with-pkg-extra-version=VER for packagers/distributions.Joachim Nilsson2012-07-131-1/+14
* agentx: add AgentX support to Quagga.Vincent Bernat2012-06-251-2/+16