| Age | Commit message (Expand) | Author |
| 2024-05-14 | lib, vtysh, topotests: fix 'show ip[v6] access-list ... json' formatting | Piotr Suchy |
| 2024-04-24 | lib,bgpd,vtysh: move bgp vty defines to lib | Mark Stapp |
| 2024-04-21 | vtysh, lib: fix 'show ip[v6] prefix-list ... json' formatting by moving it to... | Piotr Suchy |
| 2024-04-19 | vtysh: Fix `show route-map` command when calling via `do` | Donatas Abraitis |
| 2024-04-16 | vtysh: Check if bgpd is enabled before installing vtysh commands for RPKI | Donatas Abraitis |
| 2024-02-14 | Merge pull request #15288 from donaldsharp/shell_access_removal | Donatas Abraitis |
| 2024-02-11 | lib, mgmtd: rework processing of yang notifications | Igor Ryzhov |
| 2024-02-07 | vtysh: remove resync workaround when exiting to config node | Igor Ryzhov |
| 2024-02-05 | vtysh: Remove deprecated shell_access code | Donald Sharp |
| 2024-01-30 | vtysh: un-hide the show configuration nb cli | Mark Stapp |
| 2024-01-28 | zebra: convert to mgmtd | Igor Ryzhov |
| 2024-01-28 | zebra: convert interface link-params command to NB | Igor Ryzhov |
| 2024-01-26 | ripngd: convert ripngd to mgmtd | Christian Hopps |
| 2024-01-26 | ripd: ripd convert to mgmtd | Christian Hopps |
| 2024-01-26 | lib: convert route-map to mgmtd | Christian Hopps |
| 2024-01-22 | Merge pull request #15052 from louis-6wind/rpki-vrf-92 | Donatas Abraitis |
| 2024-01-18 | bgpd: add support of rpki in vrf configure context | Philippe Guibert |
| 2024-01-17 | lib,vtysh: add per-daemon log file config | Mark Stapp |
| 2024-01-09 | lib: zebra.h uses pwd.h when it should not | Donald Sharp |
| 2024-01-07 | vtysh: Rename `show thread ...` to `show event ...` | Donatas Abraitis |
| 2024-01-04 | lib, vtysh: Remove inclusion of grp.h for everyone | Donald Sharp |
| 2023-12-14 | zebra, lib, vtysh: Add CLI cmd to set/unset SRv6 encap source address | Carmine Scarpitta |
| 2023-11-24 | lib,vtysh: fix show route map JSON output | Rafael Zalamena |
| 2023-11-17 | vtysh: clean vtysh_file_locked when exiting config node | Igor Ryzhov |
| 2023-10-10 | Revert "bgpd: add bgp link-state address-family configuration context" | Donald Sharp |
| 2023-09-28 | vtysh: fix entering configuration node in file-lock mode | Igor Ryzhov |
| 2023-09-27 | vty: fix configure terminal argument descriptions | Igor Ryzhov |
| 2023-09-18 | bgpd: add bgp link-state address-family configuration context | Louis Scalbert |
| 2023-09-11 | vtysh: Add CLI nodes for SRv6 | Carmine Scarpitta |
| 2023-07-14 | vtysh: track and fix file-lock use in the workaround from 2004 | Christian Hopps |
| 2023-07-14 | lib: mgmtd: only clear pending for the in-progress command | Christian Hopps |
| 2023-06-19 | mgmtd: KISS the locking code | Christian Hopps |
| 2023-06-12 | vtysh: stop reading config file if user `exit`s from root level. | Christian Hopps |
| 2023-04-18 | lib,vtysh,isisd,yang: algo cli/yang/callbacks | Hiroki Shirokura |
| 2023-03-28 | vtysh: use fork() workflow for -f too | Quentin Young |
| 2023-03-28 | vtysh: use daemon type and handle multi-instance types | Mark Stapp |
| 2023-03-28 | vtysh: fork() on boot | Quentin Young |
| 2023-03-24 | *: Convert THREAD_XXX macros to EVENT_XXX macros | Donald Sharp |
| 2023-03-24 | *: Convert thread_add_XXX functions to event_add_XXX | Donald Sharp |
| 2023-03-24 | *: Rename `struct thread` to `struct event` | Donald Sharp |
| 2023-03-21 | mgmtd: Bringup MGMTD daemon and datastore module support | Christian Hopps |
| 2023-02-21 | Merge pull request #12248 from pguibert6WIND/bgpasdot | Russ White |
| 2023-02-17 | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp |
| 2023-02-10 | bgpd: add as-notation keyword to 'router bgp' vty command | Philippe Guibert |
| 2023-02-10 | lib, bgp: add initial support for asdot format | Philippe Guibert |
| 2023-02-09 | lib,yang,zebra: add affinity-map support | Louis Scalbert |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2023-02-01 | vtysh: Schedule shell access for deprecation | Donald Sharp |
| 2023-01-27 | *: no-warn pragmas for non-const format strings | David Lamparter |
| 2022-11-30 | vtysh: add motd command | Sergei Rozhkov |