| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: zebra.h uses pwd.h when it should not | Donald Sharp | 2024-01-09 | 1 | -0/+1 |
* | vtysh: Rename `show thread ...` to `show event ...` | Donatas Abraitis | 2024-01-07 | 1 | -20/+23 |
* | lib, vtysh: Remove inclusion of grp.h for everyone | Donald Sharp | 2024-01-04 | 1 | -0/+2 |
* | zebra, lib, vtysh: Add CLI cmd to set/unset SRv6 encap source address | Carmine Scarpitta | 2023-12-14 | 1 | -0/+28 |
* | lib,vtysh: fix show route map JSON output | Rafael Zalamena | 2023-11-24 | 1 | -0/+59 |
* | vtysh: clean vtysh_file_locked when exiting config node | Igor Ryzhov | 2023-11-17 | 1 | -1/+6 |
* | Revert "bgpd: add bgp link-state address-family configuration context" | Donald Sharp | 2023-10-10 | 1 | -24/+1 |
* | vtysh: fix entering configuration node in file-lock mode | Igor Ryzhov | 2023-09-28 | 1 | -1/+13 |
* | vty: fix configure terminal argument descriptions | Igor Ryzhov | 2023-09-27 | 1 | -2/+2 |
* | bgpd: add bgp link-state address-family configuration context | Louis Scalbert | 2023-09-18 | 1 | -1/+24 |
* | vtysh: Add CLI nodes for SRv6 | Carmine Scarpitta | 2023-09-11 | 1 | -0/+68 |
* | vtysh: track and fix file-lock use in the workaround from 2004 | Christian Hopps | 2023-07-15 | 1 | -1/+6 |
* | lib: mgmtd: only clear pending for the in-progress command | Christian Hopps | 2023-07-15 | 1 | -0/+1 |
* | mgmtd: KISS the locking code | Christian Hopps | 2023-06-19 | 1 | -2/+3 |
* | vtysh: stop reading config file if user `exit`s from root level. | Christian Hopps | 2023-06-12 | 1 | -0/+7 |
* | lib,vtysh,isisd,yang: algo cli/yang/callbacks | Hiroki Shirokura | 2023-04-18 | 1 | -0/+33 |
* | vtysh: use fork() workflow for -f too | Quentin Young | 2023-03-28 | 1 | -1/+1 |
* | vtysh: use daemon type and handle multi-instance types | Mark Stapp | 2023-03-28 | 1 | -2/+0 |
* | vtysh: fork() on boot | Quentin Young | 2023-03-28 | 1 | -13/+6 |
* | *: Convert THREAD_XXX macros to EVENT_XXX macros | Donald Sharp | 2023-03-24 | 1 | -3/+3 |
* | *: Convert thread_add_XXX functions to event_add_XXX | Donald Sharp | 2023-03-24 | 1 | -5/+5 |
* | *: Rename `struct thread` to `struct event` | Donald Sharp | 2023-03-24 | 1 | -2/+2 |
* | mgmtd: Bringup MGMTD daemon and datastore module support | Christian Hopps | 2023-03-22 | 1 | -0/+1 |
* | Merge pull request #12248 from pguibert6WIND/bgpasdot | Russ White | 2023-02-21 | 1 | -2/+6 |
|\ |
|
| * | bgpd: add as-notation keyword to 'router bgp' vty command | Philippe Guibert | 2023-02-10 | 1 | -2/+6 |
| * | lib, bgp: add initial support for asdot format | Philippe Guibert | 2023-02-10 | 1 | -1/+1 |
* | | Merge pull request #12780 from opensourcerouting/spdx-license-id | Donald Sharp | 2023-02-17 | 1 | -16/+1 |
|\ \ |
|
| * | | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
| |/ |
|
* / | lib,yang,zebra: add affinity-map support | Louis Scalbert | 2023-02-09 | 1 | -0/+26 |
|/ |
|
* | vtysh: Schedule shell access for deprecation | Donald Sharp | 2023-02-01 | 1 | -0/+3 |
* | *: no-warn pragmas for non-const format strings | David Lamparter | 2023-01-27 | 1 | -0/+14 |
* | vtysh: add motd command | Sergei Rozhkov | 2022-11-30 | 1 | -0/+7 |
* | lib, vtysh: Allow watchfrr to receive start/end lines | Donald Sharp | 2022-11-21 | 1 | -0/+27 |
* | vtysh: fix bugged command definitions | David Lamparter | 2022-10-06 | 1 | -2/+2 |
* | vtysh: Ignore `end` when parsing frr.conf | Donatas Abraitis | 2022-07-20 | 1 | -0/+15 |
* | bgpd: Add constants for some repetitive CLI strings | Donatas Abraitis | 2022-07-18 | 1 | -26/+27 |
* | lib, vtysh: Add `allow-reserved-ranges` global command | Donatas Abraitis | 2022-07-01 | 1 | -0/+17 |
* | vtysh: Add autocomplete for VRFs when using with `router bgp` | Donatas Abraitis | 2022-06-14 | 1 | -1/+1 |
* | *: Properly use memset() when zeroing | Donatas Abraitis | 2022-05-11 | 1 | -1/+1 |
* | vtysh: Call fflush+fsync before calling fclose() when saving the config | Donatas Abraitis | 2022-04-19 | 1 | -0/+12 |
* | vtysh: remove extraneous newline | David Lamparter | 2022-04-07 | 1 | -5/+5 |
* | bgpd, vtysh: Fix spelliing of explicitely | Donald Sharp | 2022-04-02 | 1 | -1/+1 |
* | Merge pull request #10719 from opensourcerouting/nb-show-fixes | Russ White | 2022-03-29 | 1 | -0/+2 |
|\ |
|
| * | lib,vtysh: show operational data with config | Rafael Zalamena | 2022-03-02 | 1 | -0/+2 |
* | | lib, vtysh: report lost messages on live log | David Lamparter | 2022-03-07 | 1 | -8/+18 |
* | | lib: add a few more bits to live log header | David Lamparter | 2022-03-07 | 1 | -1/+1 |
|/ |
|
* | vtysh: fix coverity issues in live-log code | David Lamparter | 2022-03-01 | 1 | -4/+6 |
* | Merge pull request #10640 from donaldsharp/thread_timers | David Lamparter | 2022-03-01 | 1 | -0/+11 |
|\ |
|
| * | lib, vtysh: Add `show thread timers` command | Donald Sharp | 2022-02-28 | 1 | -0/+11 |
* | | vtysh: show live log messages | David Lamparter | 2022-02-28 | 1 | -26/+325 |