| Age | Commit message (Expand) | Author |
| 2025-02-28 | 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-10-15 | vtysh: fix SA warning, no need to call getenv() twice | Jafar Al-Gharaibeh |
| 2024-08-29 | Merge pull request #16664 from mjstapp/igor_debug_simplify | Jafar Al-Gharaibeh |
| 2024-08-27 | lib: Memory spike reduction for sh cmds at scale | Srujana |
| 2024-08-27 | lib: common debug config output | Igor Ryzhov |
| 2024-07-31 | vtysh, lib: preprocess CLI graphs | David Lamparter |
| 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-03-09 | vtysh: Include fnctl.h for vtysh_main | Donatas Abraitis |
| 2024-03-04 | lib: add keychain northbound support | Christian Hopps |
| 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-07 | mgmtd, vtysh: fix possible conflict when reading the config | 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 | lib: convert affinity-map to mgmtd | Igor Ryzhov |
| 2024-01-28 | zebra: convert interface link-params command to NB | Igor Ryzhov |
| 2024-01-27 | *: rename `frr_vtydir` to `frr_runstatedir` | David Lamparter |
| 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 filters to mgmtd | Christian Hopps |
| 2024-01-26 | lib: convert route-map to mgmtd | Christian Hopps |
| 2024-01-23 | vtysh: fix VTYSH_VRF definition | Igor Ryzhov |
| 2024-01-22 | Merge pull request #15052 from louis-6wind/rpki-vrf-92 | Donatas Abraitis |
| 2024-01-19 | Merge pull request #15168 from mjstapp/daemon_logs | 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-14 | vtysh, mgmtd: send interface commands to mgmtd | Igor Ryzhov |
| 2024-01-09 | lib: zebra.h is not using signal.h | Donald Sharp |
| 2024-01-09 | lib: zebra.h uses pwd.h when it should not | Donald Sharp |
| 2024-01-09 | *: remove sys/stat.h from zebra.h | 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 |