summaryrefslogtreecommitdiff
path: root/zebra/zebra_vrf.h
AgeCommit message (Expand)Author
2023-08-17zebra: Enable `nht resolve-via-default` by default for traditional profileDonatas Abraitis
2023-07-05zebra: Rename vrf_lookup_by_tableid to zebra_vrf_lookup..Donald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-05-21zebra: clean up rtadv integrationDavid Lamparter
2022-04-28lib, zebra, pimd: clean up/fix VRF DECLVAR macrosDavid Lamparter
2021-10-19lib: move zebra-only netns stuff to zebraIgor Ryzhov
2021-10-13Merge pull request #9676 from donaldsharp/import_registerDavid Lamparter
2021-09-27zebra: Create the SAFI_MULTICAST rnh tablesDonald Sharp
2021-09-27zebra: remove zvrf->import_check_tableDonald Sharp
2021-09-27zebra: Being able to use the default route is a boolean not an intDonald Sharp
2021-09-21zebra: extend table manager per vrf, add vty configurationPhilippe Guibert
2021-07-21zebra: On client shutdown cleanup any vrf labels associated with itDonald Sharp
2021-06-04zebra: fix config after exit from vrfIgor Ryzhov
2021-05-05zebra: Allow the zvrf to know it's vrf when allocingDonald Sharp
2021-03-29*: modify VRF_CONFIGURED flag only in VRF NB layerIgor Ryzhov
2021-03-17*: require semicolon after DEFINE_<typesafe...>David Lamparter
2020-08-12zebra: rename vni to evpn where appropriatePat Ruddy
2020-07-17zebra: add IPv6 router-idSebastien Merle
2020-05-08zebra: Remove typedef of mpls_srgb_tDonald Sharp
2020-04-12zebra: Add vrf name and id to debugsJakub UrbaƄczyk
2019-11-01zebra: separate zebra_vrf_lookup_table_with_id()Stephen Worley
2019-08-28zebra: nht resolution default configurable per vrfPhilippe Guibert
2019-07-03pimd, zebra: request for replay of SG entries on startupAnuradha Karuppiah
2019-06-23Revert "Ospf missing interface handling 2"Donald Sharp
2019-06-12*: change interface structure, from vrf_id to vrfPhilippe Guibert
2019-06-04zebra: move rtadv service from zrouter to zvrfPhilippe Guibert
2019-05-16Revert "zebra: move rtadv service from zrouter to zvrf"Donald Sharp
2019-05-16Merge pull request #4269 from donaldsharp/other_tablesRuss White
2019-05-09zebra: Track tables allocated by vrf and cleanupDonald Sharp
2019-05-09zebra: Remove basic duplicated functionDonald Sharp
2019-04-25zebra: move rtadv service from zrouter to zvrfPhilippe Guibert
2019-04-20zebra: maintain mcast tunnel origination and termination SG entriesAnuradha Karuppiah
2019-04-05zebra: remove unused VRF_RIB_SCHEDULED flagMark Stapp
2019-03-28Merge branch 'master' into evpn-session-vrfTuetuopay
2019-03-27zebra: Move the EVPN VRF pointer to zebra_routerTuetuopay
2019-03-25add cplusplus guards to all zebra headersEmanuele Di Pascale
2019-03-22zebra: Fixes following srimohans' adviceTuetuopay
2019-03-19zebra: Store the EVPN VRF in the default VRFTuetuopay
2019-02-06zebra: advertise svi ip as macip route changesChirag Shah
2019-01-22zebra: move LSP updates into dataplane subsystemMark Stapp
2018-11-17zebra: dup addr detect zapi changesChirag Shah
2018-10-25zebra: use async dplane route updatesMark Stapp
2018-10-25zebra: start dataplane layer workMark Stapp
2018-10-11lib, zebra: Allow the specification of BUM floodingDonald Sharp
2018-10-11zebra: vrf aware routmap is missing in Zebra #2802(Part 3 of 4)vishaldhingra
2018-10-11 zebra: vrf aware routmap is missing in Zebra #2802(Part 1 of 4)vishaldhingra
2018-07-29staticd: Start the addition of a staticdDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-02-27zebra: adapt the vrf and logical router initialisationPhilippe Guibert
2018-02-27zebra: enhance show vrf for netns and fixingPhilippe Guibert