summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
2025-02-28vtysh: Add `no static-sids` commandCarmine Scarpitta
2025-02-04Merge pull request #17336 from forrestchu/sbfdRuss White
2025-01-23bfdd: add vtysh commands for sbfdwumu.zsl
2025-01-18vtysh: Add SRv6 static SIDs CLI to vtyshYuqing Zhao
2024-12-03lib,vtysh: Use backoff setsockopt option for freebsdDonald Sharp
2024-10-16vtysh: make clang-SA happy about reusing stdinDavid Lamparter
2024-10-16vtysh: remove duplicate nonblocking handlingDavid Lamparter
2024-10-15vtysh: fix SA warning, no need to call getenv() twiceJafar Al-Gharaibeh
2024-08-29Merge pull request #16664 from mjstapp/igor_debug_simplifyJafar Al-Gharaibeh
2024-08-27lib: Memory spike reduction for sh cmds at scaleSrujana
2024-08-27lib: common debug config outputIgor Ryzhov
2024-07-31vtysh, lib: preprocess CLI graphsDavid Lamparter
2024-07-31vtysh: de-conditionalize and reorder install_nodeDavid Lamparter
2024-07-19Merge pull request #16406 from opensourcerouting/fix/remove_deprecation_for_s...Jafar Al-Gharaibeh
2024-07-17lib, vtysh: Removed deprecated aliases for `show thread ...`Donatas Abraitis
2024-07-16pimd, lib, vtysh: Added new 'router pim[6] [vrf NAME]' config nodeNathan Bahr
2024-06-13vtysh: CLI to override default SID format configCarmine Scarpitta
2024-05-14lib, vtysh, topotests: fix 'show ip[v6] access-list ... json' formattingPiotr Suchy
2024-04-24lib,bgpd,vtysh: move bgp vty defines to libMark Stapp
2024-04-21vtysh, lib: fix 'show ip[v6] prefix-list ... json' formatting by moving it to...Piotr Suchy
2024-04-19vtysh: 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-09vtysh: Include fnctl.h for vtysh_mainDonatas Abraitis
2024-03-04lib: add keychain northbound supportChristian Hopps
2024-02-14Merge pull request #15288 from donaldsharp/shell_access_removalDonatas 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-02-05vtysh: Remove deprecated shell_access codeDonald Sharp
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