summaryrefslogtreecommitdiffstats
path: root/lib/zebra.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd, pim: remove undebugQuentin Young2018-04-021-0/+2
* bgpd: add flowspec featurejaydom2018-03-301-1/+6
* bgpd: add API to allocate a range of table identifiersPhilippe Guibert2018-03-291-1/+2
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-5/+5
* lib: Fixup strlcat and strlcpy to be a bit more descriptiveDonald Sharp2018-03-141-2/+4
* Merge pull request #1808 from qlyoung/debug-mt-safeRenato Westphal2018-03-091-0/+10
|\
| * lib: add atomic bitwise OR, ANDQuentin Young2018-02-281-0/+10
* | *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-3/+3
|/
* *: Rename ZEBRA_FLAG_INTERNAL -> ZEBRA_FLAG_ALLOW_RECURSIONDonald Sharp2018-02-271-1/+1
* lib: increase vrf_id from 16 bit to 32 bit identifierPhilippe Guibert2018-01-221-1/+1
* bgpd: process evpn type-5 routes received from peersMitesh Kanjariya2017-12-141-1/+1
* bgpd: program mac-ip routes in matching vrfsmitesh2017-12-141-0/+1
* zebra: cleanup blackhole supportDavid Lamparter2017-08-281-2/+2
* Merge pull request #891 from Jafaral/portabilityDavid Lamparter2017-08-041-0/+7
|\
| * config: If we don't have crypt but we have ssl crypto, use itJafar Al-Gharaibeh2017-08-021-0/+7
* | lib: use switch statements in the AFI/SAFI conversion functionsRenato Westphal2017-08-011-22/+34
* | lib/bgpd: introduce the iana_safi_t enumRenato Westphal2017-08-011-18/+20
* | lib: remove SAFI_RESERVED_4 and SAFI_RESERVED_5Renato Westphal2017-08-011-13/+5
|/
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-96/+95
* lib: fix out-of-tree buildDavid Lamparter2017-07-111-1/+1
* lib: printf bugfixes & improvementQuentin Young2017-06-301-0/+6
* lib: Fix ordering of RB TreeDonald Sharp2017-06-161-0/+2
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-18/+18
* lib: remove gap between AFI_IP6 and AFI_L2VPNRenato Westphal2017-05-121-2/+2
* bgpd, lib, zebra: Implement handling of BGP-Prefix-SID label IndexVivek Venkatraman2017-04-061-0/+3
* quagga: labeled unicast definitionsDon Slice2017-04-061-0/+4
* zebra: labeled unicast handlingDon Slice2017-04-061-1/+3
* lib: replace AFI_ETHER reference with AFI_L2VPNPhilippe Guibert2017-02-141-1/+0
* lib: add AFI_L2VPN and SAFI_EVPNPhilippe Guibert2017-02-141-2/+13
* lib: Moved zapi message types to zclient.hDonald Sharp2017-01-301-56/+0
* zebra: Refactor Error codes to proper placeDonald Sharp2017-01-301-8/+0
* Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp2017-01-191-0/+6
|\
| * zebra: Fully decode mcast messagesDonald Sharp2017-01-181-0/+3
* | Merge remote-tracking branch 'origin/master' into pim_lib_work2Donald Sharp2017-01-181-5/+56
|\|
| * Quagga: AFI/SAFI mappings IANA to/from internal valuesvivek2017-01-121-2/+65
| * Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-061-1/+1
| |\
| | * lib: Update ZAPI to version 4 and HEADER_MARKER to 254Donald Sharp2017-01-041-1/+1
| * | bgpd: graceful restart for vpnv4 address familyJulien Courtat2017-01-041-0/+1
| * | lib: remove SAFI_RESERVED_3 and move SAFI_MPLS to that valuePhilippe Guibert2017-01-041-2/+1
| * | lib: add SAFI_RESERVED_4 valuePhilippe Guibert2017-01-041-0/+1
* | | lib, pimd, zebra: Allow pimd to ask the kernel about mroute infoDonald Sharp2016-12-221-0/+1
* | | zebra: Fully decode mcast messagesDonald Sharp2016-12-221-0/+18
|/ /
* | Merge branch 'vtysh-grammar'David Lamparter2016-11-281-0/+2
|\ \ | |/ |/|
| * lib: pre-remove str.[ch] for merge, move strmatch()David Lamparter2016-11-281-0/+2
* | lib: replace strlcpy & strlcat with glibc versionsDavid Lamparter2016-11-151-1/+6
* | build: massively remove needless checksDavid Lamparter2016-11-151-33/+2
|/
* *: Consistently support 32-bit route tagsChristian Franke2016-10-081-0/+4
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+4
* zebra: support FIB override routesTimo Teräs2016-09-301-0/+1
* lib: force local MIN/MAX macrosDavid Lamparter2016-09-231-3/+6