summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_vrf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* zebra: fix static analysis issue with zvrf_idPhilippe Guibert2018-02-271-0/+2
* zebra: Move zvrf->other_tables into znsDonald Sharp2018-02-231-3/+3
* lib, sharpd, zebra: Update the zapi_vrf_label call to add afiDonald Sharp2018-02-141-1/+1
* lib, zebra: Add new api to specify a label associated with the vrfDonald Sharp2018-02-091-0/+3
* *: Refine the notion of a configured VRF in FRRvivek2018-01-241-0/+1
* zebra, lib: zebra changes for symmetric routing supportMitesh Kanjariya2017-12-141-0/+4
* zebra: Handle L3 multi-tenancy correctly for EVPNvivek2017-10-061-1/+3
* Merge branch 'frr/pull/822' ("EVPN fixes")David Lamparter2017-08-091-0/+5
|\
| * bgpd/zebra/lib: EVPN support for asymmetric VxLan routingMitesh Kanjariya2017-08-081-0/+5
* | zebra: add support for static pseudowiresRenato Westphal2017-08-091-0/+1
* | zebra: add pseudowire managerßingen2017-08-091-0/+4
* | zebra: vrf: remove VRF-move static route updatingDavid Lamparter2017-08-061-1/+0
|/
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-82/+79
* zebra: VNI and VTEP handlingvivek2017-07-121-0/+9
* zebra: Add code to track kernel interactionsDonald Sharp2017-05-181-0/+7
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* bgpd, zebra: Implement BGP Prefix-SID IETF draftVivek Venkatraman2017-04-061-0/+10
* zebra: static label bindingDon Slice2017-04-061-0/+3
* zebra: plug more memory leaksRenato Westphal2016-11-281-0/+1
* zebra/lib: remove redundant fields from zebra_vrfRenato Westphal2016-11-281-6/+15
* lib/zebra: put vrf_get() on a dietRenato Westphal2016-11-281-1/+1
* *: rename two vrf functionsRenato Westphal2016-11-281-1/+1
* zebra: nuke zvrf_list and always use vrf_list insteadRenato Westphal2016-11-281-2/+0
* Quagga: Fix MPLS LSP scheduling to follow nexthop route updatevivek2016-09-231-0/+4
* Quagga: Definitions for static LSPsvivek2016-09-231-0/+6
* zebra: Fix show vrf and show run to use the zvrf_listDonald Sharp2016-05-061-0/+2
* zebra: Save the zvrf in a zvrf_listDonald Sharp2016-05-061-0/+1
* zebra: Add code to add/remove statics from the ribDonald Sharp2016-05-061-0/+1
* zebra: Refactor zebra_vrf_static_tableDonald Sharp2016-05-021-1/+1
* zebra: Refactor zebra_vrfDonald Sharp2016-04-151-0/+91