summaryrefslogtreecommitdiff
path: root/zebra/zebra_nb_config.c
AgeCommit message (Expand)Author
2023-08-10zebra, yang: add an mpls leaf to interfacePhilippe Guibert
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-10lib,yang,zebra: add extended admin-group supportLouis Scalbert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-05-20zebra: remove one unnecessary check for l3vni nbanlan_cs
2022-05-13zebra: remove unnecessary check for "zevpn_vrf"anlan_cs
2021-09-02zebra: Convert to `struct zebra_l3nvi` as per our internal standardDonald Sharp
2021-04-01Merge pull request #8358 from idryzhov/fix-nb-vrf-crashMark Stapp
2021-03-30zebra: North-bound implementation for zebra rmapsSarita Patra
2021-03-29*: modify VRF_CONFIGURED flag only in VRF NB layerIgor Ryzhov
2021-03-16zebra: make ribs config falseIgor Ryzhov
2021-03-16*: fix aborts when validating configurationIgor Ryzhov
2020-11-13zebra: Allow `set src X` to work on startupDonald Sharp
2020-10-29*: Correct spelling stuffDonald Sharp
2020-10-22:* Convert prefix2str to %pFXDonatas Abraitis
2020-08-07zebra: fix crash in vrf-vni mappingChirag Shah
2020-07-20zebra: evpn l3vni map to vrf nb changesChirag Shah
2020-07-16zebra: Moving afi-safi identity to libvdhingra
2020-05-28*: convert northbound callbacks to new error handling modelRenato Westphal
2020-05-12zebra: rib northbound callback implementationChirag Shah
2020-05-12zebra: add zebra container to rib modelChirag Shah
2020-05-12zebra: northbound changes for the rib modelChirag Shah
2020-04-23*: change the signature of the northbound callbacks to be more flexibleRenato Westphal
2020-04-16zebra: add northbound support for zebra interfaceChirag Shah
2020-04-16zebra: add nb callbacks for zebra if stateChirag Shah
2020-04-16zebra: nb callbacks supportChirag Shah