| Age | Commit message (Expand) | Author |
| 2024-12-04 | lib,vtysh: Use backoff setsockopt option for freebsd | Donald Sharp |
| 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 |
| 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-11-11 | lib: mgmtd: fix debug cli commands and memleaks | Christian Hopps |
| 2023-10-11 | Merge pull request #14563 from opensourcerouting/fix/cpuwarning_starvation | Donald Sharp |
| 2023-10-11 | lib: Suppress HOB/STARVATION warnings when running in vtysh | Donatas Abraitis |
| 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 |