summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
2024-04-20vtysh: Fix `show route-map` command when calling via `do`Donatas Abraitis
2024-04-16vtysh: Check if bgpd is enabled before installing vtysh commands for RPKIDonatas Abraitis
2024-03-12vtysh: Include fnctl.h for vtysh_mainDonatas Abraitis
2024-02-11lib, mgmtd: rework processing of yang notificationsIgor Ryzhov
2024-02-07vtysh: remove resync workaround when exiting to config nodeIgor Ryzhov
2024-02-07mgmtd, vtysh: fix possible conflict when reading the configIgor Ryzhov
2024-01-30vtysh: un-hide the show configuration nb cliMark Stapp
2024-01-28zebra: convert to mgmtdIgor Ryzhov
2024-01-28lib: convert affinity-map to mgmtdIgor Ryzhov
2024-01-28zebra: convert interface link-params command to NBIgor Ryzhov
2024-01-27*: rename `frr_vtydir` to `frr_runstatedir`David Lamparter
2024-01-26ripngd: convert ripngd to mgmtdChristian Hopps
2024-01-26ripd: ripd convert to mgmtdChristian Hopps
2024-01-26lib: convert filters to mgmtdChristian Hopps
2024-01-26lib: convert route-map to mgmtdChristian Hopps
2024-01-23vtysh: fix VTYSH_VRF definitionIgor Ryzhov
2024-01-22Merge pull request #15052 from louis-6wind/rpki-vrf-92Donatas Abraitis
2024-01-19Merge pull request #15168 from mjstapp/daemon_logsDonatas Abraitis
2024-01-18bgpd: add support of rpki in vrf configure contextPhilippe Guibert
2024-01-17lib,vtysh: add per-daemon log file configMark Stapp
2024-01-14vtysh, mgmtd: send interface commands to mgmtdIgor Ryzhov
2024-01-09lib: zebra.h is not using signal.hDonald Sharp
2024-01-09lib: zebra.h uses pwd.h when it should notDonald Sharp
2024-01-09*: remove sys/stat.h from zebra.hDonald Sharp
2024-01-07vtysh: Rename `show thread ...` to `show event ...`Donatas Abraitis
2024-01-04lib, vtysh: Remove inclusion of grp.h for everyoneDonald Sharp
2023-12-14zebra, lib, vtysh: Add CLI cmd to set/unset SRv6 encap source addressCarmine Scarpitta
2023-11-24lib,vtysh: fix show route map JSON outputRafael Zalamena
2023-11-17vtysh: clean vtysh_file_locked when exiting config nodeIgor Ryzhov
2023-11-11lib: mgmtd: fix debug cli commands and memleaksChristian Hopps
2023-10-11Merge pull request #14563 from opensourcerouting/fix/cpuwarning_starvationDonald Sharp
2023-10-11lib: Suppress HOB/STARVATION warnings when running in vtyshDonatas Abraitis
2023-10-10Revert "bgpd: add bgp link-state address-family configuration context"Donald Sharp
2023-09-28vtysh: fix entering configuration node in file-lock modeIgor Ryzhov
2023-09-27vty: fix configure terminal argument descriptionsIgor Ryzhov
2023-09-26Merge pull request #12649 from louis-6wind/bgp-link-stateRuss White
2023-09-19Merge pull request #14398 from m-varasteh/ospfd-rfc5709Russ White
2023-09-18bgpd: add bgp link-state address-family configuration contextLouis Scalbert
2023-09-16[ospfd]: add support for RFC 5709 HMAC-SHA AuthMahdi Varasteh
2023-09-12Merge pull request #13724 from cscarpitta/feature/isisd-srv6-supportRuss White
2023-09-11vtysh: Add CLI nodes for SRv6Carmine Scarpitta
2023-08-11vtysh: Print uniq lines when parsing `no service ...`Donatas Abraitis
2023-08-05vtysh: fix checking empty interface nodeIgor Ryzhov
2023-07-18Merge pull request #14048 from LabNConsulting/chopps/staticd-stop-parsingDonald Sharp
2023-07-18static: stop sending VRF commands to staticd from vtyshChristian Hopps
2023-07-14vtysh: track and fix file-lock use in the workaround from 2004Christian Hopps
2023-07-14lib: mgmtd: only clear pending for the in-progress commandChristian Hopps
2023-06-19mgmtd: KISS the locking codeChristian Hopps
2023-06-12vtysh: stop reading config file if user `exit`s from root level.Christian Hopps
2023-05-26vtysh: Give actual pam error messagesDonald Sharp