summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_vrf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: Enable `nht resolve-via-default` by default for traditional profileDonatas Abraitis2023-08-171-0/+6
* zebra: Rename vrf_lookup_by_tableid to zebra_vrf_lookup..Donald Sharp2023-07-051-0/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-16/+1
* zebra: clean up rtadv integrationDavid Lamparter2022-05-211-2/+1
* lib, zebra, pimd: clean up/fix VRF DECLVAR macrosDavid Lamparter2022-04-281-8/+4
* lib: move zebra-only netns stuff to zebraIgor Ryzhov2021-10-181-0/+8
* Merge pull request #9676 from donaldsharp/import_registerDavid Lamparter2021-10-131-5/+3
|\
| * zebra: Create the SAFI_MULTICAST rnh tablesDonald Sharp2021-09-271-0/+1
| * zebra: remove zvrf->import_check_tableDonald Sharp2021-09-271-3/+0
| * zebra: Being able to use the default route is a boolean not an intDonald Sharp2021-09-271-2/+2
* | zebra: extend table manager per vrf, add vty configurationPhilippe Guibert2021-09-211-0/+2
|/
* zebra: On client shutdown cleanup any vrf labels associated with itDonald Sharp2021-07-211-0/+1
* zebra: fix config after exit from vrfIgor Ryzhov2021-06-041-2/+7
* zebra: Allow the zvrf to know it's vrf when allocingDonald Sharp2021-05-051-1/+1
* *: modify VRF_CONFIGURED flag only in VRF NB layerIgor Ryzhov2021-03-281-1/+0
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-1/+1
* zebra: rename vni to evpn where appropriatePat Ruddy2020-08-121-2/+2
* zebra: add IPv6 router-idSebastien Merle2020-07-171-0/+5
* zebra: Remove typedef of mpls_srgb_tDonald Sharp2020-05-081-3/+3
* zebra: Add vrf name and id to debugsJakub UrbaƄczyk2020-04-121-1/+3
* zebra: separate zebra_vrf_lookup_table_with_id()Stephen Worley2019-11-011-3/+7
* zebra: nht resolution default configurable per vrfPhilippe Guibert2019-08-281-0/+3
* pimd, zebra: request for replay of SG entries on startupAnuradha Karuppiah2019-07-031-0/+1
* Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-9/+0
* *: change interface structure, from vrf_id to vrfPhilippe Guibert2019-06-121-0/+9
* zebra: move rtadv service from zrouter to zvrfPhilippe Guibert2019-06-041-0/+4
* Revert "zebra: move rtadv service from zrouter to zvrf"Donald Sharp2019-05-161-4/+0
* Merge pull request #4269 from donaldsharp/other_tablesRuss White2019-05-161-2/+33
|\
| * zebra: Track tables allocated by vrf and cleanupDonald Sharp2019-05-091-0/+33
| * zebra: Remove basic duplicated functionDonald Sharp2019-05-091-2/+0
* | zebra: move rtadv service from zrouter to zvrfPhilippe Guibert2019-04-251-0/+4
|/
* zebra: maintain mcast tunnel origination and termination SG entriesAnuradha Karuppiah2019-04-201-0/+3
* zebra: remove unused VRF_RIB_SCHEDULED flagMark Stapp2019-04-051-2/+1
* Merge branch 'master' into evpn-session-vrfTuetuopay2019-03-281-0/+9
|\
| * add cplusplus guards to all zebra headersEmanuele Di Pascale2019-03-251-0/+9
* | zebra: Move the EVPN VRF pointer to zebra_routerTuetuopay2019-03-271-14/+0
* | zebra: Fixes following srimohans' adviceTuetuopay2019-03-221-3/+1
* | zebra: Store the EVPN VRF in the default VRFTuetuopay2019-03-191-3/+19
|/
* zebra: advertise svi ip as macip route changesChirag Shah2019-02-071-0/+2
* zebra: move LSP updates into dataplane subsystemMark Stapp2019-01-221-1/+3
* zebra: dup addr detect zapi changesChirag Shah2018-11-181-0/+7
* zebra: use async dplane route updatesMark Stapp2018-10-251-0/+2
* zebra: start dataplane layer workMark Stapp2018-10-251-1/+1
* lib, zebra: Allow the specification of BUM floodingDonald Sharp2018-10-121-0/+7
* zebra: vrf aware routmap is missing in Zebra #2802(Part 3 of 4)vishaldhingra2018-10-111-0/+7
* zebra: vrf aware routmap is missing in Zebra #2802(Part 1 of 4)vishaldhingra2018-10-111-0/+12
* staticd: Start the addition of a staticdDonald Sharp2018-07-291-5/+1
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-8/+8
* zebra: adapt the vrf and logical router initialisationPhilippe Guibert2018-02-271-4/+3
* zebra: enhance show vrf for netns and fixingPhilippe Guibert2018-02-271-0/+13