summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
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
2023-01-24build: consistently mkdir -p output for redirectDavid Lamparter
2023-01-09vtysh: fix build failure for certain caseanlan_cs
2022-12-21vtysh: Remove double retrieve of env VTYSH_HISTFILEDonald Sharp
2022-12-06Merge pull request #12410 from ghzserg/masterRuss White
2022-12-06Merge pull request #12443 from donaldsharp/vtysh_mem_leak_2Donatas Abraitis
2022-12-05vtysh: Cleanup memory leakDonald Sharp
2022-12-05vtysh: free memory given to us by readlineDonald Sharp
2022-11-30vtysh: add motd commandSergei Rozhkov
2022-11-21lib, vtysh: Allow watchfrr to receive start/end linesDonald Sharp
2022-11-04lib, vtysh: Add ability to specify resilient nhgsDonald Sharp
2022-11-03vtysh: Allow `service ...` lines to not repeatDonald Sharp
2022-11-03Merge pull request #12196 from opensourcerouting/xref-vtyshDonald Sharp
2022-10-26build, vtysh: extract vtysh commands from .xrefDavid Lamparter
2022-10-25vtysh: Ensure an empty string does not get printed for host/domainNico Berlee
2022-10-06vtysh: fix bugged command definitionsDavid Lamparter
2022-09-27vtysh: Show allow-reserved-ranges once in configDonatas Abraitis
2022-09-27vtysh: Properly handle `service cputime-warning XX` in configDonald Sharp
2022-09-27vtysh: Properly handle `[no] service cputime-stats` in configDonald Sharp
2022-09-05bgpd: add 'mpls bgp forwarding' to ease mpls vpn ebgp peeringPhilippe Guibert
2022-08-10vtysh: Handle SIGTSTP (C-z) without exiting the vty shellDonatas Abraitis
2022-07-20vtysh: Ignore `end` when parsing frr.confDonatas Abraitis
2022-07-18bgpd: Add constants for some repetitive CLI stringsDonatas Abraitis
2022-07-01lib, vtysh: Add `allow-reserved-ranges` global commandDonatas Abraitis
2022-06-27zebra: infastructure for the new dataplane pluginAnuradha Karuppiah
2022-06-23vtysh: Account validity should be verified when authenticating users with PAM.rgirada
2022-06-14vtysh: Add autocomplete for VRFs when using with `router bgp`Donatas Abraitis
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-04-19vtysh: Call fflush+fsync before calling fclose() when saving the configDonatas Abraitis
2022-04-07vtysh: remove extraneous newlineDavid Lamparter
2022-04-02bgpd, vtysh: Fix spelliing of explicitelyDonald Sharp