summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib, mgmtd: rework processing of yang notificationsIgor Ryzhov2024-02-111-1/+2
* vtysh: remove resync workaround when exiting to config nodeIgor Ryzhov2024-02-072-31/+1
* mgmtd, vtysh: fix possible conflict when reading the configIgor Ryzhov2024-02-071-1/+7
* vtysh: un-hide the show configuration nb cliMark Stapp2024-01-301-1/+1
* zebra: convert to mgmtdIgor Ryzhov2024-01-282-10/+10
* lib: convert affinity-map to mgmtdIgor Ryzhov2024-01-281-1/+1
* zebra: convert interface link-params command to NBIgor Ryzhov2024-01-281-1/+9
* *: rename `frr_vtydir` to `frr_runstatedir`David Lamparter2024-01-271-2/+1
* ripngd: convert ripngd to mgmtdChristian Hopps2024-01-262-9/+9
* ripd: ripd convert to mgmtdChristian Hopps2024-01-261-3/+3
* lib: convert filters to mgmtdChristian Hopps2024-01-261-1/+11
* lib: convert route-map to mgmtdChristian Hopps2024-01-262-5/+14
* vtysh: fix VTYSH_VRF definitionIgor Ryzhov2024-01-221-1/+1
* Merge pull request #15052 from louis-6wind/rpki-vrf-92Donatas Abraitis2024-01-223-3/+29
|\
| * bgpd: add support of rpki in vrf configure contextPhilippe Guibert2024-01-183-3/+29
* | Merge pull request #15168 from mjstapp/daemon_logsDonatas Abraitis2024-01-193-12/+1
|\ \ | |/ |/|
| * lib,vtysh: add per-daemon log file configMark Stapp2024-01-173-12/+1
* | vtysh, mgmtd: send interface commands to mgmtdIgor Ryzhov2024-01-141-2/+2
|/
* lib: zebra.h is not using signal.hDonald Sharp2024-01-091-0/+1
* lib: zebra.h uses pwd.h when it should notDonald Sharp2024-01-091-0/+1
* *: remove sys/stat.h from zebra.hDonald Sharp2024-01-091-0/+1
* vtysh: Rename `show thread ...` to `show event ...`Donatas Abraitis2024-01-071-20/+23
* lib, vtysh: Remove inclusion of grp.h for everyoneDonald Sharp2024-01-041-0/+2
* zebra, lib, vtysh: Add CLI cmd to set/unset SRv6 encap source addressCarmine Scarpitta2023-12-141-0/+28
* lib,vtysh: fix show route map JSON outputRafael Zalamena2023-11-241-0/+59
* vtysh: clean vtysh_file_locked when exiting config nodeIgor Ryzhov2023-11-171-1/+6
* lib: mgmtd: fix debug cli commands and memleaksChristian Hopps2023-11-111-0/+6
* Merge pull request #14563 from opensourcerouting/fix/cpuwarning_starvationDonald Sharp2023-10-111-2/+5
|\
| * lib: Suppress HOB/STARVATION warnings when running in vtyshDonatas Abraitis2023-10-111-2/+5
* | Revert "bgpd: add bgp link-state address-family configuration context"Donald Sharp2023-10-101-24/+1
|/
* vtysh: fix entering configuration node in file-lock modeIgor Ryzhov2023-09-281-1/+13
* vty: fix configure terminal argument descriptionsIgor Ryzhov2023-09-271-2/+2
* Merge pull request #12649 from louis-6wind/bgp-link-stateRuss White2023-09-261-1/+24
|\
| * bgpd: add bgp link-state address-family configuration contextLouis Scalbert2023-09-181-1/+24
* | Merge pull request #14398 from m-varasteh/ospfd-rfc5709Russ White2023-09-191-1/+1
|\ \ | |/ |/|
| * [ospfd]: add support for RFC 5709 HMAC-SHA AuthMahdi Varasteh2023-09-161-1/+1
* | Merge pull request #13724 from cscarpitta/feature/isisd-srv6-supportRuss White2023-09-121-0/+68
|\ \ | |/ |/|
| * vtysh: Add CLI nodes for SRv6Carmine Scarpitta2023-09-111-0/+68
* | vtysh: Print uniq lines when parsing `no service ...`Donatas Abraitis2023-08-111-8/+4
* | vtysh: fix checking empty interface nodeIgor Ryzhov2023-08-041-3/+1
|/
* Merge pull request #14048 from LabNConsulting/chopps/staticd-stop-parsingDonald Sharp2023-07-191-1/+1
|\
| * static: stop sending VRF commands to staticd from vtyshChristian Hopps2023-07-181-1/+1
* | vtysh: track and fix file-lock use in the workaround from 2004Christian Hopps2023-07-152-2/+9
* | lib: mgmtd: only clear pending for the in-progress commandChristian Hopps2023-07-151-0/+1
|/
* mgmtd: KISS the locking codeChristian Hopps2023-06-192-3/+4
* vtysh: stop reading config file if user `exit`s from root level.Christian Hopps2023-06-121-0/+7
* vtysh: Give actual pam error messagesDonald Sharp2023-05-261-6/+9
* vtysh: Fix typo in warning message for `-b -f ...`Donatas Abraitis2023-05-251-1/+1
* lib,vtysh,isisd,yang: algo cli/yang/callbacksHiroki Shirokura2023-04-181-0/+33
* vtysh: Exit with first received error code when forkingDonald Sharp2023-03-281-3/+13