summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
2023-11-28lib,vtysh: fix show route map JSON outputRafael Zalamena
2023-11-20vtysh: clean vtysh_file_locked when exiting config nodeIgor Ryzhov
2023-10-11lib: Suppress HOB/STARVATION warnings when running in vtyshDonatas Abraitis
2023-10-11Revert "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
2023-05-25vtysh: Fix typo in warning message for `-b -f ...`Donatas Abraitis
2023-04-18lib,vtysh,isisd,yang: algo cli/yang/callbacksHiroki Shirokura
2023-03-28vtysh: Exit with first received error code when forkingDonald Sharp
2023-03-28vtysh: use fork() workflow for -f tooQuentin Young
2023-03-28vtysh: use daemon type and handle multi-instance typesMark Stapp
2023-03-28vtysh, doc: add doc & help text for -t/--timestampQuentin Young
2023-03-28vtysh: fork() on bootQuentin Young
2023-03-24*: Convert `struct event_master` to `struct event_loop`Donald Sharp
2023-03-24*: Convert thread_master_XXX functions to event_master_XXXDonald Sharp
2023-03-24*: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp
2023-03-24*: Convert struct thread_master to struct event_master and it's ilkDonald Sharp
2023-03-24*: Convert thread_fetch and thread_call to event_fetch and event_callDonald Sharp
2023-03-24*: Convert thread_add_XXX functions to event_add_XXXDonald Sharp
2023-03-24*: Rename `struct thread` to `struct event`Donald Sharp
2023-03-22lib: staticd: vtysh: apply frrbot style requirementsChristian Hopps
2023-03-21mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps
2023-02-21Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White
2023-02-17Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp
2023-02-10bgpd: add as-notation keyword to 'router bgp' vty commandPhilippe Guibert
2023-02-10lib, bgp: add initial support for asdot formatPhilippe Guibert
2023-02-09isisd: add affinity-map supportLouis Scalbert
2023-02-09lib,yang,zebra: add affinity-map supportLouis Scalbert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-02-09*: manual SPDX License ID conversionsDavid Lamparter
2023-02-01vtysh: Schedule shell access for deprecationDonald Sharp
2023-01-31Merge pull request #12704 from donaldsharp/pim6_route_mapDonatas Abraitis
2023-01-31Merge pull request #12687 from opensourcerouting/build-mkdir-pMark Stapp
2023-01-30pimd: v6 intentionally turned off route-maps. Turn it on.Donald Sharp
2023-01-27*: no-warn pragmas for non-const format stringsDavid Lamparter