| Age | Commit message (Expand) | Author |
| 2025-04-08 | vtysh: clean up variable-shadow warnings | Mark Stapp |
| 2025-02-27 | vtysh: Add `no static-sids` command | Carmine Scarpitta |
| 2025-02-04 | Merge pull request #17336 from forrestchu/sbfd | Russ White |
| 2025-01-23 | bfdd: add vtysh commands for sbfd | wumu.zsl |
| 2025-01-18 | vtysh: Add SRv6 static SIDs CLI to vtysh | Yuqing Zhao |
| 2024-12-03 | lib,vtysh: Use backoff setsockopt option for freebsd | Donald Sharp |
| 2024-10-16 | vtysh: make clang-SA happy about reusing stdin | David Lamparter |
| 2024-10-16 | vtysh: remove duplicate nonblocking handling | David Lamparter |
| 2024-08-27 | lib: Memory spike reduction for sh cmds at scale | Srujana |
| 2024-07-31 | vtysh: de-conditionalize and reorder install_node | David Lamparter |
| 2024-07-19 | Merge pull request #16406 from opensourcerouting/fix/remove_deprecation_for_s... | Jafar Al-Gharaibeh |
| 2024-07-17 | lib, vtysh: Removed deprecated aliases for `show thread ...` | Donatas Abraitis |
| 2024-07-16 | pimd, lib, vtysh: Added new 'router pim[6] [vrf NAME]' config node | Nathan Bahr |
| 2024-06-13 | vtysh: CLI to override default SID format config | Carmine Scarpitta |
| 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 |