summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #17836 from pguibert6WIND/limit_comm_list_countDonatas Abraitis18 hours2-0/+5
|\
| * bgpd: add 'match community-count' command to restrict comm countPhilippe Guibert4 days2-0/+5
* | lib: introduce global -w option for VRF netns backendIgor Ryzhov2 days1-0/+14
* | lib, zebra: move ns context intialization to zebraIgor Ryzhov2 days1-9/+0
* | lib: remove VRF_BACKEND_UNKNOWNIgor Ryzhov2 days3-9/+1
* | lib: northbound/mgmtd: add backend model supportChristian Hopps3 days5-14/+291
* | Merge pull request #17796 from LabNConsulting/chopps/datastore-notificationsDonald Sharp3 days15-20/+1170
|\ \
| * | lib: fix new (incorrect) CLANG SA warningsChristian Hopps4 days2-10/+11
| * | mgmtd: add notify selectors to filter datastore notificationsChristian Hopps4 days5-3/+49
| * | lib: notify on datastore (oper-state) changesChristian Hopps4 days4-3/+540
| * | lib: if: track oper-state inlineChristian Hopps4 days2-4/+134
| * | lib: vrf: track oper-state inlineChristian Hopps4 days2-3/+48
| * | lib: northbound: add basic oper-state update functionsChristian Hopps4 days6-0/+391
| |/
* / lib: Adopt Lua stuff for Lua 5.4Donatas Abraitis5 days1-0/+2
|/
* Merge pull request #17807 from louis-6wind/fix-bgp-orf-crashDonatas Abraitis8 days1-6/+2
|\
| * bgpd: fix crash in displaying json orf prefix-listLouis Scalbert8 days1-1/+2
| * bgpd: fix bgp orf prefix-list json prefixLouis Scalbert8 days1-6/+1
* | lib: remove interface dead codeLouis Scalbert8 days1-41/+0
|/
* Merge pull request #17798 from mjstapp/fix_remove_clear_threadJafar Al-Gharaibeh9 days1-12/+0
|\
| * libs: remove deprecated 'clear thread' cliMark Stapp10 days1-12/+0
* | lib: Fix privs syscaps (pset_t) allocationMartin Buck10 days1-1/+1
* | Merge pull request #17772 from LabNConsulting/chopps/fix-oper-walkDonald Sharp10 days3-33/+37
|\ \
| * | lib: change and improve walk finish callback function APIChristian Hopps12 days3-33/+37
* | | Merge pull request #17781 from LabNConsulting/chopps/fix-keyless-list-queryDonald Sharp10 days1-43/+113
|\ \ \
| * | | lib: northbound oper: fix keyless position predicate queriesChristian Hopps11 days1-43/+113
| |/ /
* | | Merge pull request #17782 from LabNConsulting/chopps/new-notify-msg-fmtDonald Sharp10 days3-22/+99
|\ \ \
| * | | lib: add impl of NOTIF message ops (notif, replace, delete, patch)Christian Hopps11 days1-19/+73
| * | | lib: add NOTIF message ops (notification, replace, delete, patch)Christian Hopps11 days2-3/+26
| |/ /
* | | Merge pull request #17783 from LabNConsulting/chopps/new-oper-get-callbackDonald Sharp10 days4-77/+108
|\ \ \ | |_|/ |/| |
| * | lib: if.c use new get() oper callbackChristian Hopps11 days1-59/+59
| * | lib: northbound: add new get() callback to add lyd_node direcltyChristian Hopps11 days3-18/+49
| |/
* | Merge pull request #17474 from sougata-github-nvidia/rib_ip_protocol_cleanupRuss White11 days1-1/+1
|\ \ | |/ |/|
| * zebra: Fix ip protocol route-map issue.Sougata Barik12 days1-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
| |/ /
* | | Merge pull request #17615 from opensourcerouting/fix/ip_prefix_list_show_prefixRuss White2024-12-171-1/+3
|\ \ \
| * | | lib: Take ge/le into consideration when checking the prefix with the prefix-listDonatas Abraitis2024-12-101-1/+3
| |/ /
* / / zebra,pimd,lib: Modify ZEBRA_NEXTHOP_LOOKUP_MRIBNathan Bahr2024-12-122-2/+2
|/ /
* | Merge pull request #17585 from donaldsharp/zclient_speedupJafar Al-Gharaibeh2024-12-051-4/+9
|\ \
| * | lib: Speed up reconnection attempts for zapiDonald Sharp2024-12-041-4/+9
* | | Merge pull request #17556 from opensourcerouting/fix/add_route_map_action_reasonRuss White2024-12-042-4/+45
|\ \ \
| * | | lib: Print the reason why the route-map and/or the index parsing is doneDonatas Abraitis2024-12-042-4/+45
| |/ /
* | | Merge pull request #17571 from donaldsharp/fix_bsd_sockopt_problemDonatas Abraitis2024-12-044-8/+23
|\ \ \
| * | | lib,vtysh: Use backoff setsockopt option for freebsdDonald Sharp2024-12-042-4/+15