| Age | Commit message (Expand) | Author |
| 2023-11-28 | lib,vtysh: fix show route map JSON output | Rafael Zalamena |
| 2023-11-20 | vtysh: clean vtysh_file_locked when exiting config node | Igor Ryzhov |
| 2023-10-11 | 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 |
| 2022-11-21 | lib, vtysh: Allow watchfrr to receive start/end lines | Donald Sharp |
| 2022-10-06 | vtysh: fix bugged command definitions | David Lamparter |
| 2022-07-20 | vtysh: Ignore `end` when parsing frr.conf | Donatas Abraitis |
| 2022-07-18 | bgpd: Add constants for some repetitive CLI strings | Donatas Abraitis |
| 2022-07-01 | lib, vtysh: Add `allow-reserved-ranges` global command | Donatas Abraitis |
| 2022-06-14 | vtysh: Add autocomplete for VRFs when using with `router bgp` | Donatas Abraitis |
| 2022-05-11 | *: Properly use memset() when zeroing | Donatas Abraitis |
| 2022-04-19 | vtysh: Call fflush+fsync before calling fclose() when saving the config | Donatas Abraitis |
| 2022-04-07 | vtysh: remove extraneous newline | David Lamparter |
| 2022-04-02 | bgpd, vtysh: Fix spelliing of explicitely | Donald Sharp |
| 2022-03-29 | Merge pull request #10719 from opensourcerouting/nb-show-fixes | Russ White |
| 2022-03-07 | lib, vtysh: report lost messages on live log | David Lamparter |
| 2022-03-07 | lib: add a few more bits to live log header | David Lamparter |
| 2022-03-02 | lib,vtysh: show operational data with config | Rafael Zalamena |
| 2022-03-01 | vtysh: fix coverity issues in live-log code | David Lamparter |
| 2022-03-01 | Merge pull request #10640 from donaldsharp/thread_timers | David Lamparter |
| 2022-02-28 | vtysh: show live log messages | David Lamparter |
| 2022-02-28 | vtysh: receive file descriptors from daemons | David Lamparter |
| 2022-02-28 | lib, vtysh: Add `show thread timers` command | Donald Sharp |
| 2022-02-28 | Merge pull request #10376 from patrasar/master_pimv6_vtysh | David Lamparter |
| 2022-02-25 | pim6d: Adding PIMV6 as VTYSH client | sarita patra |
| 2022-02-14 | vtysh: Fix spelling mistakes | Donald Sharp |