summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_nb_state.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: fix oper-state walk bugChristian Hopps2023-12-281-1/+2
* zebra: support yielding between oper state routes queryChristian Hopps2023-12-281-0/+41
* zebra: add zebra to mgmtd oper-stateChristian Hopps2023-12-281-0/+4
* zebra: add northbound api hooks for nexthop segmentsDmytro Shytyi2023-09-201-0/+52
* Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171-14/+1
|\
| * *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* | zebra: vxlan interface refactoring changesSharath Ramamurthy2023-02-141-0/+1
* | zebra: data structure changes for single vxlan deviceSharath Ramamurthy2023-02-141-6/+13
|/
* zebra: Add missing enums to switch statementsDonald Sharp2023-01-311-1/+1
* *: Avoid casting to the same type as on the leftDonatas Abraitis2022-05-081-1/+1
* zebra: make ribs config falseIgor Ryzhov2021-03-161-0/+23
* staticd: add support for SR PoliciesSebastien Merle2020-08-121-0/+16
* zebra: rib operational nb add vrf keyChirag Shah2020-07-171-16/+19
* zebra: Moving afi-safi identity to libvdhingra2020-07-161-4/+3
* *: remove PRI[udx](8|16|32)David Lamparter2020-07-141-1/+1
* zebra: rib nb changes with redefined nexthop modelChirag Shah2020-06-111-86/+46
* zebra: optimize the RIB get_next() callbackRenato Westphal2020-05-161-1/+4
* zebra: skip link-local routes when iterating over the RIB using the NBRenato Westphal2020-05-161-0/+5
* zebra: implement two missing RIB lookup_entry() callbacksRenato Westphal2020-05-161-3/+69
* zebra: add missing return in one get_elem() callbackRenato Westphal2020-05-161-1/+1
* zebra: fix SA warning in zebra_nb_state.cMark Stapp2020-05-141-1/+1
* zebra: rib northbound callback implementationChirag Shah2020-05-121-48/+291
* zebra: add zebra container to rib modelChirag Shah2020-05-121-104/+108
* zebra: northbound changes for the rib modelChirag Shah2020-05-121-14/+81
* *: change the signature of the northbound callbacks to be more flexibleRenato Westphal2020-04-231-104/+79
* zebra: add weight to nb conversionChirag Shah2020-04-161-0/+12
* zebra: add northbound support for zebra interfaceChirag Shah2020-04-161-12/+57
* zebra: add nb callbacks for zebra if stateChirag Shah2020-04-161-0/+88
* zebra: stub changes to assimilate re into rib nbChirag Shah2020-04-161-88/+107
* zebra: nb callbacks supportChirag Shah2020-04-161-0/+473