summaryrefslogtreecommitdiffstats
path: root/zebra/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: convert zebra/ to non-recursive buildDavid Lamparter2017-07-311-96/+0
* zebra: use DEFPY for static routesRenato Westphal2017-07-281-0/+2
* Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-1/+1
|\
| * zebra: rename to frrconfdirJafar Al-Gharaibeh2017-07-121-1/+1
* | zebra: VNI and VTEP handlingvivek2017-07-121-1/+2
* | zebra: VNI and VTEP definitionvivek2017-07-121-1/+1
* | zebra: Layer-2 interface handlingvivek2017-07-121-1/+3
|/
* Merge pull request #714 from opensourcerouting/cli_magic_defpyDonald Sharp2017-06-281-1/+1
|\
| * build: fix some cross-compilation issuesDavid Lamparter2017-06-141-1/+1
* | zebra: Remove unused testzebra and ancillary filesDonald Sharp2017-06-131-10/+1
|/
* zebra: build mpls sources the right wayRenato Westphal2017-05-201-3/+3
* zebra: Experimental commit to see if this fixes snap buildsDonald Sharp2017-04-071-1/+1
* zebra: Get mpls building across multiple platforms.Donald Sharp2017-04-061-1/+1
* zebra: fec registerDon Slice2017-04-061-1/+1
* build: fix CFLAGS for snmp modulesDavid Lamparter2017-04-041-0/+1
* zebra: fpm: convert into moduleDavid Lamparter2017-03-251-18/+24
* *: snmp: convert into modulesDavid Lamparter2017-03-251-3/+10
* build: split off libfrrsnmpDavid Lamparter2017-03-251-1/+1
* Implement generic label managerßingen2017-03-201-2/+2
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-071-3/+3
|\
| * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-3/+3
* | lib, pimd, zebra: Allow pimd to ask the kernel about mroute infoDonald Sharp2016-12-221-2/+2
* | lib: remove vty->indexDavid Lamparter2016-12-091-2/+1
|/
* zebra: Fix dist so that zebra includes right .hDonald Sharp2016-10-161-1/+2
* zebra: use qobj and enable concurrent config editsDavid Lamparter2016-10-071-1/+2
* zebra: add missing files to EXTRA_DISTRenato Westphal2016-09-261-0/+1
* zebra: add developer test functions for FPM codeAvneesh Sachdev2016-09-231-1/+6
* zebra: optionally use protobuf with FPMAvneesh Sachdev2016-09-231-2/+9
* zebra: install MPLS CLI commands only if MPLS is enabled.Renato Westphal2016-09-231-2/+2
* mpls: add null driverRenato Westphal2016-09-231-2/+3
* Quagga: Static LSP configurationvivek2016-09-231-2/+2
* Quagga: Definitions for static LSPsvivek2016-09-231-1/+1
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-1/+4
* zebra: Create zebra_static.[ch] to isolate codeDonald Sharp2016-09-011-3/+3
* build/solaris: create ioctl_solaris.hDavid Lamparter2016-06-091-1/+1
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2016-06-031-1/+1
* zebra: remove rt_ioctl kernel interfaceDavid Lamparter2016-06-031-1/+1
* build: remove ancient Linux/BSD IPv6 cruftDavid Lamparter2016-06-031-3/+2
* build: remove AIX, NEC EWS and IRIXDavid Lamparter2016-06-031-4/+3
* build: remove Linux non-netlink configDavid Lamparter2016-06-031-4/+3
* zebra: Build the test client, can be useful, and add IPv6 to testrib.confPaul Jakma2016-05-261-2/+2
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2016-05-261-2/+1
* zebra: Refactor zebra_vrfDonald Sharp2016-04-151-4/+4
* lib, zebra: Rework zebra_ns to be a bit more modularDonald Sharp2016-04-151-4/+6
* Makfile issues to compile betterDonald Sharp2016-03-181-1/+1
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2015-12-091-1/+1
|\
| * Enable IPv6 ND RA for interfaces that have an IPv6 addressDaniel Walton2015-12-071-1/+1
* | build: Make MULTIPATH_NUM a config.h valueDonald Sharp2015-12-081-1/+1
|/
* Add --enable-werror to configureDonald Sharp2015-07-261-1/+1
* This patch changes BGP from only listening mode for BFD status updates to int...Donald Sharp2015-06-121-3/+5