summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: fix coverity use after free issue: CID 1620101Christian Hopps9 days1-0/+1
* Merge pull request #16894 from wenwang00/project-phoenixwing-ysjPhilippe Guibert10 days2-0/+39
|\
| * lib: Add CLI node for SRv6 static SIDsYuqing Zhao12 days1-0/+1
| * lib, isisd: Move DEFAULT_SRV6_IFNAME to global srv6.h headerYuqing Zhao12 days1-0/+2
| * lib: Add a function to print SRv6 Endpoint Behavior CodepointsYuqing Zhao12 days1-0/+36
* | lib: fix dnode_create to use correct libyang function.Christian Hopps11 days1-7/+18
* | lib: improve error handling for datastore notificationsChristian Hopps12 days1-61/+87
* | lib: mgmt_be_client handles datastore notification using CBsChristian Hopps12 days3-11/+39
* | lib: yang: add yang_parse_data functionChristian Hopps12 days2-0/+73
|/
* Merge pull request #17836 from pguibert6WIND/limit_comm_list_countDonatas Abraitis13 days2-0/+5
|\
| * bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert2025-01-142-0/+5
* | lib: introduce global -w option for VRF netns backendIgor Ryzhov2025-01-151-0/+14
* | lib, zebra: move ns context intialization to zebraIgor Ryzhov2025-01-151-9/+0
* | lib: remove VRF_BACKEND_UNKNOWNIgor Ryzhov2025-01-153-9/+1
* | lib: northbound/mgmtd: add backend model supportChristian Hopps2025-01-145-14/+291
* | Merge pull request #17796 from LabNConsulting/chopps/datastore-notificationsDonald Sharp2025-01-1415-20/+1170
|\ \
| * | lib: fix new (incorrect) CLANG SA warningsChristian Hopps2025-01-142-10/+11
| * | mgmtd: add notify selectors to filter datastore notificationsChristian Hopps2025-01-145-3/+49
| * | lib: notify on datastore (oper-state) changesChristian Hopps2025-01-144-3/+540
| * | lib: if: track oper-state inlineChristian Hopps2025-01-142-4/+134
| * | lib: vrf: track oper-state inlineChristian Hopps2025-01-142-3/+48
| * | lib: northbound: add basic oper-state update functionsChristian Hopps2025-01-146-0/+391
| |/
* / lib: Adopt Lua stuff for Lua 5.4Donatas Abraitis2025-01-131-0/+2
|/
* Merge pull request #17807 from louis-6wind/fix-bgp-orf-crashDonatas Abraitis2025-01-091-6/+2
|\
| * bgpd: fix crash in displaying json orf prefix-listLouis Scalbert2025-01-091-1/+2
| * bgpd: fix bgp orf prefix-list json prefixLouis Scalbert2025-01-091-6/+1
* | lib: remove interface dead codeLouis Scalbert2025-01-091-41/+0
|/
* Merge pull request #17798 from mjstapp/fix_remove_clear_threadJafar Al-Gharaibeh2025-01-091-12/+0
|\
| * libs: remove deprecated 'clear thread' cliMark Stapp2025-01-081-12/+0
* | lib: Fix privs syscaps (pset_t) allocationMartin Buck2025-01-081-1/+1
* | Merge pull request #17772 from LabNConsulting/chopps/fix-oper-walkDonald Sharp2025-01-073-33/+37
|\ \
| * | lib: change and improve walk finish callback function APIChristian Hopps2025-01-063-33/+37
* | | Merge pull request #17781 from LabNConsulting/chopps/fix-keyless-list-queryDonald Sharp2025-01-071-43/+113
|\ \ \
| * | | lib: northbound oper: fix keyless position predicate queriesChristian Hopps2025-01-071-43/+113
| |/ /
* | | Merge pull request #17782 from LabNConsulting/chopps/new-notify-msg-fmtDonald Sharp2025-01-073-22/+99
|\ \ \
| * | | lib: add impl of NOTIF message ops (notif, replace, delete, patch)Christian Hopps2025-01-071-19/+73
| * | | lib: add NOTIF message ops (notification, replace, delete, patch)Christian Hopps2025-01-072-3/+26
| |/ /
* | | Merge pull request #17783 from LabNConsulting/chopps/new-oper-get-callbackDonald Sharp2025-01-074-77/+108
|\ \ \ | |_|/ |/| |
| * | lib: if.c use new get() oper callbackChristian Hopps2025-01-071-59/+59
| * | lib: northbound: add new get() callback to add lyd_node direcltyChristian Hopps2025-01-073-18/+49
| |/
* | Merge pull request #17474 from sougata-github-nvidia/rib_ip_protocol_cleanupRuss White2025-01-071-1/+1
|\ \ | |/ |/|
| * zebra: Fix ip protocol route-map issue.Sougata Barik2025-01-061-1/+1
* | Merge pull request #17684 from opensourcerouting/fix/json_time_no_newlineJafar Al-Gharaibeh2024-12-221-0/+16
|\ \
| * | lib: Add a wrapper for time_to_string() to print time in JSON outputsDonatas Abraitis2024-12-201-0/+16
* | | Merge pull request #17672 from raja-rajasekar/rajasekarr/batch_huge_cfgJafar Al-Gharaibeh2024-12-203-1/+16
|\ \ \
| * | | lib: Fix to optimize the time taken while batching huge configsRajasekar Raja2024-12-183-1/+16
* | | | Merge pull request #17648 from LabNConsulting/fix-darr-sprintfMark Stapp2024-12-203-21/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | lib: darr: fix bug with nested macro useChristian Hopps2024-12-161-12/+12
| * | | lib: mgmtd: use less common macro scoped variable namesChristian Hopps2024-12-161-8/+8
| * | | lib: darr: use the FRR printf formatterChristian Hopps2024-12-161-1/+2
| |/ /