summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_nb_config.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Correct spelling stuffDonald Sharp2020-10-291-1/+1
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-221-7/+5
* zebra: fix crash in vrf-vni mappingChirag Shah2020-08-081-15/+26
* zebra: evpn l3vni map to vrf nb changesChirag Shah2020-07-211-93/+146
* zebra: Moving afi-safi identity to libvdhingra2020-07-161-1/+1
* *: convert northbound callbacks to new error handling modelRenato Westphal2020-05-291-20/+30
* zebra: rib northbound callback implementationChirag Shah2020-05-121-5/+6
* zebra: add zebra container to rib modelChirag Shah2020-05-121-3/+3
* zebra: northbound changes for the rib modelChirag Shah2020-05-121-9/+34
* *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-231-318/+205
* zebra: add northbound support for zebra interfaceChirag Shah2020-04-161-69/+147
* zebra: add nb callbacks for zebra if stateChirag Shah2020-04-161-86/+18
* zebra: nb callbacks supportChirag Shah2020-04-161-0/+1662