summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
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
2022-03-29Merge pull request #10719 from opensourcerouting/nb-show-fixesRuss White
2022-03-28pim6d: Correct the show ip prefix-list display for pim6dMobashshera Rasool
2022-03-15pim6d: Enable protocol as VTYSH_PIM6D for pim6_cmd.csarita patra
2022-03-07lib, vtysh: report lost messages on live logDavid Lamparter
2022-03-07lib: add a few more bits to live log headerDavid Lamparter
2022-03-02lib,vtysh: show operational data with configRafael Zalamena
2022-03-01vtysh: fix coverity issues in live-log codeDavid Lamparter
2022-03-01Merge pull request #10640 from donaldsharp/thread_timersDavid Lamparter
2022-02-28vtysh: show live log messagesDavid Lamparter
2022-02-28vtysh: use poll/callback-driven readline interfaceDavid Lamparter
2022-02-28vtysh: receive file descriptors from daemonsDavid Lamparter
2022-02-28lib, vtysh: Add `show thread timers` commandDonald Sharp
2022-02-28Merge pull request #10376 from patrasar/master_pimv6_vtyshDavid Lamparter
2022-02-25pim6d: Adding PIMV6 as VTYSH clientsarita patra
2022-02-14vtysh: Fix spelling mistakesDonald Sharp
2022-02-09ospf6d: support keychain for ospf6 authenticationAbhinay Ramesh
2022-01-16zebra: fix `segment-routing` command not found error with `--disable-pathd`Yamato Sugawara
2021-12-15configure.ac: drop --enable-pcep option and HAVE_PATHD_PCEPFabrice Fontaine
2021-12-03vtysh: fix duplicated output of key chain configurationIgor Ryzhov
2021-11-29vtysh: add missing rpki node when showing configIgor Ryzhov
2021-11-23lib: Use autocomplete for `route-map <name> <action> <seq>`Donatas Abraitis
2021-11-19Merge pull request #10074 from opensourcerouting/assorted-20211116Igor Ryzhov
2021-11-17vtysh: Really remove `address-family evpn`Donald Sharp
2021-11-17tools, vtysh: Remove final vestige of `address-family evpn`Donald Sharp
2021-11-16vtysh: dispatch unique-id backtrace cmd properlyDavid Lamparter
2021-11-16lib: rework vty_check_node_for_xpath_decrementDavid Lamparter
2021-11-11*: Rename quagga_timestamp with frr_timestampDonald Sharp
2021-10-18vtysh: defer CLI tree buildingDavid Lamparter
2021-09-22Merge pull request #9429 from yar-fed/vtysh-err-not-runningIgor Ryzhov
2021-09-21vtysh: Add error code if daemon is not runningYaroslav Fedoriachenko
2021-09-20vtysh: remove sorting of vrf node commandsIgor Ryzhov
2021-09-14vtysh: Allow us to gather a bit more data when extract.pl diesDonald Sharp
2021-09-02build: ignore prototype warnings from readlineDavid Lamparter
2021-08-27vtysh: make node walkup code more genericIgor Ryzhov
2021-08-26Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps
2021-08-23lib, zebra: move vrf netns commands from lib to zebraIgor Ryzhov
2021-08-23*: explicitly print "exit" at the end of every node configIgor Ryzhov
2021-08-18vtysh: add "exit" for bfd's profile nodeanlan_cs
2021-08-11vtysh, pathd: fix pcep node-entering commandsIgor Ryzhov