summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* vtysh: Ignore `end` when parsing frr.confDonatas Abraitis2022-07-201-0/+15
* bgpd: Add constants for some repetitive CLI stringsDonatas Abraitis2022-07-181-26/+27
* lib, vtysh: Add `allow-reserved-ranges` global commandDonatas Abraitis2022-07-012-8/+29
* zebra: infastructure for the new dataplane pluginAnuradha Karuppiah2022-06-271-0/+1
* vtysh: Account validity should be verified when authenticating users with PAM.rgirada2022-06-231-0/+4
* vtysh: Add autocomplete for VRFs when using with `router bgp`Donatas Abraitis2022-06-141-1/+1
* *: Properly use memset() when zeroingDonatas Abraitis2022-05-111-1/+1
* vtysh: Call fflush+fsync before calling fclose() when saving the configDonatas Abraitis2022-04-191-0/+12
* vtysh: remove extraneous newlineDavid Lamparter2022-04-071-5/+5
* bgpd, vtysh: Fix spelliing of explicitelyDonald Sharp2022-04-021-1/+1
* Merge pull request #10719 from opensourcerouting/nb-show-fixesRuss White2022-03-291-0/+2
|\
| * lib,vtysh: show operational data with configRafael Zalamena2022-03-021-0/+2
* | pim6d: Correct the show ip prefix-list display for pim6dMobashshera Rasool2022-03-281-2/+2
* | pim6d: Enable protocol as VTYSH_PIM6D for pim6_cmd.csarita patra2022-03-161-4/+3
* | lib, vtysh: report lost messages on live logDavid Lamparter2022-03-071-8/+18
* | lib: add a few more bits to live log headerDavid Lamparter2022-03-071-1/+1
|/
* vtysh: fix coverity issues in live-log codeDavid Lamparter2022-03-011-4/+6
* Merge pull request #10640 from donaldsharp/thread_timersDavid Lamparter2022-03-011-0/+11
|\
| * lib, vtysh: Add `show thread timers` commandDonald Sharp2022-02-281-0/+11
* | vtysh: show live log messagesDavid Lamparter2022-02-283-26/+333
* | vtysh: use poll/callback-driven readline interfaceDavid Lamparter2022-02-282-18/+45
* | vtysh: receive file descriptors from daemonsDavid Lamparter2022-02-281-4/+55
|/
* Merge pull request #10376 from patrasar/master_pimv6_vtyshDavid Lamparter2022-02-283-5/+11
|\
| * pim6d: Adding PIMV6 as VTYSH clientsarita patra2022-02-253-5/+11
* | vtysh: Fix spelling mistakesDonald Sharp2022-02-142-4/+4
* | ospf6d: support keychain for ospf6 authenticationAbhinay Ramesh2022-02-092-2/+2
|/
* zebra: fix `segment-routing` command not found error with `--disable-pathd`Yamato Sugawara2022-01-161-1/+1
* configure.ac: drop --enable-pcep option and HAVE_PATHD_PCEPFabrice Fontaine2021-12-151-8/+0
* vtysh: fix duplicated output of key chain configurationIgor Ryzhov2021-12-031-29/+80
* vtysh: add missing rpki node when showing configIgor Ryzhov2021-11-281-0/+2
* lib: Use autocomplete for `route-map <name> <action> <seq>`Donatas Abraitis2021-11-231-1/+1
* Merge pull request #10074 from opensourcerouting/assorted-20211116Igor Ryzhov2021-11-191-0/+68
|\
| * vtysh: dispatch unique-id backtrace cmd properlyDavid Lamparter2021-11-161-0/+56
| * lib: rework vty_check_node_for_xpath_decrementDavid Lamparter2021-11-161-0/+12
* | vtysh: Really remove `address-family evpn`Donald Sharp2021-11-171-3/+0
* | tools, vtysh: Remove final vestige of `address-family evpn`Donald Sharp2021-11-171-16/+0
|/
* *: Rename quagga_timestamp with frr_timestampDonald Sharp2021-11-111-1/+1
* vtysh: defer CLI tree buildingDavid Lamparter2021-10-181-0/+2
* Merge pull request #9429 from yar-fed/vtysh-err-not-runningIgor Ryzhov2021-09-221-2/+3
|\
| * vtysh: Add error code if daemon is not runningYaroslav Fedoriachenko2021-09-211-2/+3
* | vtysh: remove sorting of vrf node commandsIgor Ryzhov2021-09-201-1/+0
|/
* vtysh: Allow us to gather a bit more data when extract.pl diesDonald Sharp2021-09-141-2/+4
* build: ignore prototype warnings from readlineDavid Lamparter2021-09-022-0/+8
* vtysh: make node walkup code more genericIgor Ryzhov2021-08-261-124/+2
* Merge pull request #9331 from idryzhov/explicit-exitChristian Hopps2021-08-261-9/+9
|\
| * *: explicitly print "exit" at the end of every node configIgor Ryzhov2021-08-231-9/+9
* | lib, zebra: move vrf netns commands from lib to zebraIgor Ryzhov2021-08-231-14/+0
|/
* vtysh: add "exit" for bfd's profile nodeanlan_cs2021-08-181-1/+2
* vtysh, pathd: fix pcep node-entering commandsIgor Ryzhov2021-08-111-6/+3
* vtysh: fix daemon for srv6 commandsIgor Ryzhov2021-08-081-6/+6