summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-02-22lib: nb: fix oper-state queries that involve choice/case nodesChristian Hopps
2025-02-18lib: nb: call child destroy CBs when YANG container is deletedChristian Hopps
2025-02-13Merge pull request #18146 from FRRouting/mergify/bp/dev/10.3/pr-18023Jafar Al-Gharaibeh
2025-02-13lib: Add sidStructure in SRv6 SIDs JSON outputCarmine Scarpitta
2025-02-13lib: fix false context information for SRv6 routePhilippe Guibert
2025-02-12Merge pull request #18083 from FRRouting/mergify/bp/dev/10.3/pr-17901Donald Sharp
2025-02-11lib: crash handlers must be allowed on threadsDavid Lamparter
2025-02-11lib: clean up nexthop hashing messDavid Lamparter
2025-02-11lib: guard against padding garbage in ZAPI readDavid Lamparter
2025-02-04Merge pull request #17943 from opensourcerouting/clear-event-cpu-uafRuss White
2025-02-04Merge pull request #17336 from forrestchu/sbfdRuss White
2025-01-31libs: return from change_caps if no capsMark Stapp
2025-01-28Merge pull request #17941 from opensourcerouting/fix-dst-srcRuss White
2025-01-28lib: fix use after free in `clear event cpu`David Lamparter
2025-01-28lib, zebra: carry source prefix in route_notifyDavid Lamparter
2025-01-28staticd: fix botched staticd YANG for dst-srcDavid Lamparter
2025-01-23bgpd,lib: document the table id / instance usageRafael Zalamena
2025-01-23lib,zebra: VRF table-direct supportRafael Zalamena
2025-01-23lib: abstract instance redistribution managementRafael Zalamena
2025-01-23bfdd: Fix CI build issue on kernel with no IPV6_HDRINCLwumu.zsl
2025-01-23bfdd: add bfdname info when notify bfd status to PTMwumu.zsl
2025-01-22bfdd: add bfdname in bfd_keywumu.zsl
2025-01-21lib: fix coverity use after free issue: CID 1620101Christian Hopps
2025-01-20Merge pull request #16894 from wenwang00/project-phoenixwing-ysjPhilippe Guibert
2025-01-18lib: fix dnode_create to use correct libyang function.Christian Hopps
2025-01-18lib: improve error handling for datastore notificationsChristian Hopps
2025-01-18lib: mgmt_be_client handles datastore notification using CBsChristian Hopps
2025-01-18lib: yang: add yang_parse_data functionChristian Hopps
2025-01-18lib: Add CLI node for SRv6 static SIDsYuqing Zhao
2025-01-18lib, isisd: Move DEFAULT_SRV6_IFNAME to global srv6.h headerYuqing Zhao
2025-01-18lib: Add a function to print SRv6 Endpoint Behavior CodepointsYuqing Zhao
2025-01-17Merge pull request #17836 from pguibert6WIND/limit_comm_list_countDonatas Abraitis
2025-01-15lib: introduce global -w option for VRF netns backendIgor Ryzhov
2025-01-15lib, zebra: move ns context intialization to zebraIgor Ryzhov
2025-01-15lib: remove VRF_BACKEND_UNKNOWNIgor Ryzhov
2025-01-14lib: northbound/mgmtd: add backend model supportChristian Hopps
2025-01-14Merge pull request #17796 from LabNConsulting/chopps/datastore-notificationsDonald Sharp
2025-01-14bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert
2025-01-13lib: fix new (incorrect) CLANG SA warningsChristian Hopps
2025-01-13mgmtd: add notify selectors to filter datastore notificationsChristian Hopps
2025-01-13lib: notify on datastore (oper-state) changesChristian Hopps
2025-01-13lib: if: track oper-state inlineChristian Hopps
2025-01-13lib: vrf: track oper-state inlineChristian Hopps
2025-01-13lib: northbound: add basic oper-state update functionsChristian Hopps
2025-01-13lib: Adopt Lua stuff for Lua 5.4Donatas Abraitis
2025-01-09Merge pull request #17807 from louis-6wind/fix-bgp-orf-crashDonatas Abraitis
2025-01-09lib: remove interface dead codeLouis Scalbert
2025-01-09bgpd: fix crash in displaying json orf prefix-listLouis Scalbert
2025-01-09bgpd: fix bgp orf prefix-list json prefixLouis Scalbert
2025-01-09Merge pull request #17798 from mjstapp/fix_remove_clear_threadJafar Al-Gharaibeh