summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* bfdd: fix profiles autocompletionIgor Ryzhov2021-04-011-1/+1
* vtysh: hide "show configuration running" commandIgor Ryzhov2021-03-241-1/+1
* *: require semicolon after DEFINE_<typesafe...>David Lamparter2021-03-171-2/+2
* *: require semicolon after DEFINE_MTYPE & coDavid Lamparter2021-03-173-5/+5
* *: require ISO C11 (or C++11)David Lamparter2021-03-171-1/+1
* Merge pull request #7945 from volta-networks/feat_isis_snmpRenato Westphal2021-03-151-1/+1
|\
| * isisd: support for snmplynne2021-03-021-1/+1
* | Merge pull request #8073 from idryzhov/vtysh-show-configSantosh P K2021-03-011-0/+19
|\ \
| * | lib: allow "show config running" command for non-transactional CLIIgor Ryzhov2021-02-121-0/+19
| |/
* / vtysh: fix show_per_daemon for multi-instance ospfdIgor Ryzhov2021-02-241-1/+1
|/
* vtysh: disable bracketed paste in readlineQuentin Young2021-02-081-0/+6
* lib/xref: add xrefs for install_element()David Lamparter2021-02-011-5/+5
* pathd: Skip SR-TE topotests if pathd has been disabledSebastien Merle2021-01-111-0/+6
* Merge pull request #7351 from opensourcerouting/feature/pathdOlivier Dugeon2020-12-182-1/+273
|\
| * pathd: Add optional support for PCEP to pathdSebastien Merle2020-12-181-10/+119
| * pathd: New SR-TE policy management daemonSebastien Merle2020-12-182-1/+164
* | vtysh: When dry-running no need to start/end configurationDonald Sharp2020-12-154-12/+14
* | lib, vtysh: Modify start/end configuration commands to be more hiddenDonald Sharp2020-12-151-2/+2
|/
* Merge pull request #7667 from donaldsharp/vtysh_more_useful_dataMark Stapp2020-12-041-1/+2
|\
| * vtysh: Have help dump the how FRR was builtDonald Sharp2020-12-041-1/+2
| * vtysh: Display version w/ vtysh --helpDonald Sharp2020-12-041-1/+1
* | doc, vtysh: Add a `show history` commandDonald Sharp2020-12-031-0/+17
|/
* vtysh: fix incorrect memory statisticsIgor Ryzhov2020-11-301-5/+3
* vtysh: fix memory leakIgor Ryzhov2020-11-301-1/+3
* Merge pull request #7577 from donaldsharp/datacenter_stuffDonatas Abraitis2020-11-241-0/+5
|\
| * vtysh: Start deprecation cycle for `address-family evpn`Donald Sharp2020-11-201-0/+5
* | Merge pull request #7223 from idryzhov/fix-vtysh-view-nodeQuentin Young2020-11-231-77/+60
|\ \ | |/ |/|
| * vtysh: fix node for "show yang operational-data"Igor Ryzhov2020-11-211-1/+1
| * vtysh: fix execution of commands from the view nodeIgor Ryzhov2020-11-211-76/+59
* | Merge pull request #7574 from idryzhov/fix-quitDonald Sharp2020-11-201-1/+1
|\ \
| * | vtysh: send quit command to watchfrrIgor Ryzhov2020-11-201-1/+1
| |/
* | Merge pull request #7546 from mjstapp/limit_fdsDonald Sharp2020-11-201-1/+1
|\ \ | |/ |/|
| * vtysh: remove weird whitespaceMark Stapp2020-11-161-1/+1
* | lib, sharpd, vtysh: When reading a file in for config send start/end indicatorsDonald Sharp2020-11-191-0/+4
* | vtysh: fix out-of-tree build not finding vtysh/daemons.plVincent Bernat2020-11-171-1/+2
|/
* Merge pull request #7251 from wesleycoakley/fix-vtysh-node-build-warn-errorsDonatas Abraitis2020-10-122-19/+19
|\
| * vtysh: ignore generated file vtysh_daemons.hWesley Coakley2020-10-061-0/+1
| * vtysh: Fix vtysh node build warn errorsWesley Coakley2020-10-061-19/+18
* | Merge pull request #7222 from idryzhov/fix-debugRenato Westphal2020-10-101-2/+2
|\ \
| * | *: move "show debugging ..." commands to enable nodeIgor Ryzhov2020-10-021-2/+2
* | | vtysh: remove unnecessary includeIgor Ryzhov2020-10-071-1/+0
| |/ |/|
* | Merge pull request #7225 from idryzhov/vtysh-fix-domainnameDonald Sharp2020-10-031-2/+2
|\ \
| * | vtysh: fix multiple "domainname" commands in running configIgor Ryzhov2020-10-021-2/+2
| |/
* / vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov2020-10-023-0/+47
|/
* vtysh: fix commands when building only isisd or fabricdIgor Ryzhov2020-09-302-5/+32
* vtysh: respect --disable-daemon configure flagsIgor Ryzhov2020-09-291-0/+86
* vtysh: rearrange commands per daemon and nodeIgor Ryzhov2020-09-291-253/+296
* vtysh: fix exit from keychain nodeIgor Ryzhov2020-09-281-4/+16
* vtysh: fix exit from babeld nodeIgor Ryzhov2020-09-281-1/+1
* doc, yang, isisd : Support for different VRF in isisdharios_niral2020-09-011-2/+3