summaryrefslogtreecommitdiff
path: root/vtysh/vtysh.c
AgeCommit message (Expand)Author
2025-04-08vtysh: clean up variable-shadow warningsMark Stapp
2025-02-27vtysh: 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-08-27lib: Memory spike reduction for sh cmds at scaleSrujana
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-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-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-28zebra: convert interface link-params command to NBIgor Ryzhov
2024-01-26ripngd: convert ripngd to mgmtdChristian Hopps
2024-01-26ripd: ripd convert to mgmtdChristian Hopps
2024-01-26lib: convert route-map to mgmtdChristian Hopps
2024-01-22Merge pull request #15052 from louis-6wind/rpki-vrf-92Donatas 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-09lib: zebra.h uses pwd.h when it should notDonald 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-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-18bgpd: add bgp link-state address-family configuration contextLouis Scalbert
2023-09-11vtysh: Add CLI nodes for SRv6Carmine Scarpitta
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-04-18lib,vtysh,isisd,yang: algo cli/yang/callbacksHiroki Shirokura
2023-03-28vtysh: use fork() workflow for -f tooQuentin Young
2023-03-28vtysh: use daemon type and handle multi-instance typesMark Stapp