summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtysh: fix bugged command definitionsDavid Lamparter2022-10-061-2/+2
* 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-011-0/+17
* 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
* | 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-281-26/+325
* | vtysh: receive file descriptors from daemonsDavid Lamparter2022-02-281-4/+55
|/
* Merge pull request #10376 from patrasar/master_pimv6_vtyshDavid Lamparter2022-02-281-0/+1
|\
| * pim6d: Adding PIMV6 as VTYSH clientsarita patra2022-02-251-0/+1
* | vtysh: Fix spelling mistakesDonald Sharp2022-02-141-3/+3
|/
* 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
* 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
* vtysh: Add error code if daemon is not runningYaroslav Fedoriachenko2021-09-211-2/+3
* build: ignore prototype warnings from readlineDavid Lamparter2021-09-021-0/+4
* vtysh: make node walkup code more genericIgor Ryzhov2021-08-261-124/+2
* 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
* vtysh: don't install "enable" command in user modeIgor Ryzhov2021-07-251-20/+2
* vtysh: Handle `en` better when in -u for vtyshDonald Sharp2021-07-221-3/+14
* vtysh: fix exit from zebra-only nodesIgor Ryzhov2021-07-211-3/+30
* vtysh: add CLI timestamp '-t' flagChristian Hopps2021-06-301-0/+10
* lib: make cputime checks runtime options (v2)David Lamparter2021-06-241-4/+0
* vtysh: Expose SR node for non pathd use casesDonald Sharp2021-06-231-6/+20
* Merge pull request #8593 from idryzhov/cmd-ambiguousQuentin Young2021-06-081-0/+2
|\
| * vtysh: fix searching commands in parent nodesPavel Ivashchenko2021-04-291-0/+2
* | Merge pull request #8781 from idryzhov/fix-list-findRafael Zalamena2021-06-071-73/+1
|\ \
| * | lib, vtysh: reduce code duplicationIgor Ryzhov2021-06-031-73/+1
* | | *: new cli-nodes for BGP SRv6 VPNv4 (step4)Hiroki Shirokura2021-06-021-0/+46
* | | *: new cli-nodes for SRv6 manager (step2)Hiroki Shirokura2021-06-021-1/+87
|/ /