summaryrefslogtreecommitdiff
path: root/zebra/zebra_nb_state.c
AgeCommit message (Expand)Author
2023-12-28zebra: fix oper-state walk bugChristian Hopps
2023-12-28zebra: support yielding between oper state routes queryChristian Hopps
2023-12-28zebra: add zebra to mgmtd oper-stateChristian Hopps
2023-09-20zebra: add northbound api hooks for nexthop segmentsDmytro Shytyi
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-13zebra: vxlan interface refactoring changesSharath Ramamurthy
2023-02-13zebra: data structure changes for single vxlan deviceSharath Ramamurthy
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31zebra: Add missing enums to switch statementsDonald Sharp
2022-05-08*: Avoid casting to the same type as on the leftDonatas Abraitis
2021-03-16zebra: make ribs config falseIgor Ryzhov
2020-08-12staticd: add support for SR PoliciesSebastien Merle
2020-07-17zebra: rib operational nb add vrf keyChirag Shah
2020-07-16zebra: Moving afi-safi identity to libvdhingra
2020-07-14*: remove PRI[udx](8|16|32)David Lamparter
2020-06-10zebra: rib nb changes with redefined nexthop modelChirag Shah
2020-05-15zebra: optimize the RIB get_next() callbackRenato Westphal
2020-05-15zebra: skip link-local routes when iterating over the RIB using the NBRenato Westphal
2020-05-15zebra: implement two missing RIB lookup_entry() callbacksRenato Westphal
2020-05-15zebra: add missing return in one get_elem() callbackRenato Westphal
2020-05-14zebra: fix SA warning in zebra_nb_state.cMark Stapp
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 weight to nb conversionChirag Shah
2020-04-16zebra: add northbound support for zebra interfaceChirag Shah
2020-04-16zebra: add nb callbacks for zebra if stateChirag Shah
2020-04-16zebra: stub changes to assimilate re into rib nbChirag Shah
2020-04-16zebra: nb callbacks supportChirag Shah