| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: introduce global -w option for VRF netns backend | Igor Ryzhov | 3 days | 1 | -0/+14 |
* | lib, zebra: move ns context intialization to zebra | Igor Ryzhov | 3 days | 1 | -9/+0 |
* | lib: remove VRF_BACKEND_UNKNOWN | Igor Ryzhov | 3 days | 3 | -9/+1 |
* | lib: northbound/mgmtd: add backend model support | Christian Hopps | 4 days | 5 | -14/+291 |
* | Merge pull request #17796 from LabNConsulting/chopps/datastore-notifications | Donald Sharp | 4 days | 15 | -20/+1170 |
|\ |
|
| * | lib: fix new (incorrect) CLANG SA warnings | Christian Hopps | 4 days | 2 | -10/+11 |
| * | mgmtd: add notify selectors to filter datastore notifications | Christian Hopps | 4 days | 5 | -3/+49 |
| * | lib: notify on datastore (oper-state) changes | Christian Hopps | 4 days | 4 | -3/+540 |
| * | lib: if: track oper-state inline | Christian Hopps | 4 days | 2 | -4/+134 |
| * | lib: vrf: track oper-state inline | Christian Hopps | 4 days | 2 | -3/+48 |
| * | lib: northbound: add basic oper-state update functions | Christian Hopps | 4 days | 6 | -0/+391 |
* | | lib: Adopt Lua stuff for Lua 5.4 | Donatas Abraitis | 5 days | 1 | -0/+2 |
|/ |
|
* | Merge pull request #17807 from louis-6wind/fix-bgp-orf-crash | Donatas Abraitis | 9 days | 1 | -6/+2 |
|\ |
|
| * | bgpd: fix crash in displaying json orf prefix-list | Louis Scalbert | 9 days | 1 | -1/+2 |
| * | bgpd: fix bgp orf prefix-list json prefix | Louis Scalbert | 9 days | 1 | -6/+1 |
* | | lib: remove interface dead code | Louis Scalbert | 9 days | 1 | -41/+0 |
|/ |
|
* | Merge pull request #17798 from mjstapp/fix_remove_clear_thread | Jafar Al-Gharaibeh | 9 days | 1 | -12/+0 |
|\ |
|
| * | libs: remove deprecated 'clear thread' cli | Mark Stapp | 10 days | 1 | -12/+0 |
* | | lib: Fix privs syscaps (pset_t) allocation | Martin Buck | 10 days | 1 | -1/+1 |
* | | Merge pull request #17772 from LabNConsulting/chopps/fix-oper-walk | Donald Sharp | 11 days | 3 | -33/+37 |
|\ \ |
|
| * | | lib: change and improve walk finish callback function API | Christian Hopps | 12 days | 3 | -33/+37 |
* | | | Merge pull request #17781 from LabNConsulting/chopps/fix-keyless-list-query | Donald Sharp | 11 days | 1 | -43/+113 |
|\ \ \ |
|
| * | | | lib: northbound oper: fix keyless position predicate queries | Christian Hopps | 11 days | 1 | -43/+113 |
| |/ / |
|
* | | | Merge pull request #17782 from LabNConsulting/chopps/new-notify-msg-fmt | Donald Sharp | 11 days | 3 | -22/+99 |
|\ \ \ |
|
| * | | | lib: add impl of NOTIF message ops (notif, replace, delete, patch) | Christian Hopps | 11 days | 1 | -19/+73 |
| * | | | lib: add NOTIF message ops (notification, replace, delete, patch) | Christian Hopps | 11 days | 2 | -3/+26 |
| |/ / |
|
* | | | Merge pull request #17783 from LabNConsulting/chopps/new-oper-get-callback | Donald Sharp | 11 days | 4 | -77/+108 |
|\ \ \
| |_|/
|/| | |
|
| * | | lib: if.c use new get() oper callback | Christian Hopps | 11 days | 1 | -59/+59 |
| * | | lib: northbound: add new get() callback to add lyd_node direclty | Christian Hopps | 11 days | 3 | -18/+49 |
| |/ |
|
* | | Merge pull request #17474 from sougata-github-nvidia/rib_ip_protocol_cleanup | Russ White | 11 days | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | zebra: Fix ip protocol route-map issue. | Sougata Barik | 12 days | 1 | -1/+1 |
* | | Merge pull request #17684 from opensourcerouting/fix/json_time_no_newline | Jafar Al-Gharaibeh | 2024-12-22 | 1 | -0/+16 |
|\ \ |
|
| * | | lib: Add a wrapper for time_to_string() to print time in JSON outputs | Donatas Abraitis | 2024-12-20 | 1 | -0/+16 |
* | | | Merge pull request #17672 from raja-rajasekar/rajasekarr/batch_huge_cfg | Jafar Al-Gharaibeh | 2024-12-20 | 3 | -1/+16 |
|\ \ \ |
|
| * | | | lib: Fix to optimize the time taken while batching huge configs | Rajasekar Raja | 2024-12-18 | 3 | -1/+16 |
* | | | | Merge pull request #17648 from LabNConsulting/fix-darr-sprintf | Mark Stapp | 2024-12-20 | 3 | -21/+22 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | lib: darr: fix bug with nested macro use | Christian Hopps | 2024-12-16 | 1 | -12/+12 |
| * | | | lib: mgmtd: use less common macro scoped variable names | Christian Hopps | 2024-12-16 | 1 | -8/+8 |
| * | | | lib: darr: use the FRR printf formatter | Christian Hopps | 2024-12-16 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge pull request #17615 from opensourcerouting/fix/ip_prefix_list_show_prefix | Russ White | 2024-12-17 | 1 | -1/+3 |
|\ \ \ |
|
| * | | | lib: Take ge/le into consideration when checking the prefix with the prefix-list | Donatas Abraitis | 2024-12-10 | 1 | -1/+3 |
| |/ / |
|
* / / | zebra,pimd,lib: Modify ZEBRA_NEXTHOP_LOOKUP_MRIB | Nathan Bahr | 2024-12-12 | 2 | -2/+2 |
|/ / |
|
* | | Merge pull request #17585 from donaldsharp/zclient_speedup | Jafar Al-Gharaibeh | 2024-12-05 | 1 | -4/+9 |
|\ \ |
|
| * | | lib: Speed up reconnection attempts for zapi | Donald Sharp | 2024-12-04 | 1 | -4/+9 |
* | | | Merge pull request #17556 from opensourcerouting/fix/add_route_map_action_reason | Russ White | 2024-12-04 | 2 | -4/+45 |
|\ \ \ |
|
| * | | | lib: Print the reason why the route-map and/or the index parsing is done | Donatas Abraitis | 2024-12-04 | 2 | -4/+45 |
| |/ / |
|
* | | | Merge pull request #17571 from donaldsharp/fix_bsd_sockopt_problem | Donatas Abraitis | 2024-12-04 | 4 | -8/+23 |
|\ \ \ |
|
| * | | | lib,vtysh: Use backoff setsockopt option for freebsd | Donald Sharp | 2024-12-04 | 2 | -4/+15 |
| * | | | lib: Allow setsockopt functions to return size set | Donald Sharp | 2024-12-04 | 2 | -4/+8 |
| |/ / |
|
* / / | lib: Fix session re-establishment | Donald Sharp | 2024-12-03 | 1 | -1/+7 |
|/ / |
|