summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib vtysh zebra: variable shadowing fixesF. Aragon2018-09-121-2/+1
* build: fix not building docs w/o sphinxDavid Lamparter2018-09-091-1/+1
* vtysh: make RPKI node non-conditionalDavid Lamparter2018-09-081-11/+0
* *: cleanup .gitignore filesDavid Lamparter2018-09-081-13/+0
* build: move vtysh & manpage listings to subdir.amDavid Lamparter2018-09-081-148/+3
* build: non-recursive vtyshDavid Lamparter2018-09-084-23/+44
* build: non-recursive bgpd & rfpDavid Lamparter2018-09-081-16/+7
* Merge pull request #2875 from opensourcerouting/fabricdDonald Sharp2018-09-085-13/+85
|\
| * isis: Cleanup CLI, split into parts which are shared, fabricd and isisdChristian Franke2018-09-052-3/+16
| * vtysh: support fabricdChristian Franke2018-09-054-12/+71
* | vtysh: Actually make the new_completion function matchDonald Sharp2018-09-081-3/+2
* | vtysh: Add code to isolate append_historyDonald Sharp2018-09-081-0/+10
|/
* vtysh: Let staticd know about vrf sub-modeDonald Sharp2018-08-311-1/+1
* bgpd: fix rpki exit commandQuentin Young2018-08-231-18/+17
* lib, vtysh: fixup style nits for error refsQuentin Young2018-08-141-1/+2
* lib: add 'show error all json'Quentin Young2018-08-141-5/+12
* lib: add error reference systemQuentin Young2018-08-141-0/+16
* Merge branch 'master' into bfd-finalDonald Sharp2018-08-144-37/+19
|\
| * Merge pull request #2823 from opensourcerouting/snap-staticdDonald Sharp2018-08-141-1/+1
| |\
| | * vtysh: Fix missing tailing / in --config_dir option parsingMartin Winter2018-08-131-1/+1
| * | lib, vtysh: fix inconsistent interface commands in vtyshRenato Westphal2018-08-133-30/+4
| * | lib, vtysh: fix inconsistent VRF commands in vtyshRenato Westphal2018-08-132-6/+14
| |/
* / bfdd: add vty shell commandsRafael Zalamena2018-08-084-17/+97
|/
* Merge pull request #2122 from donaldsharp/zebra_nhsMartin Winter2018-08-083-1/+7
|\
| * staticd: Start the addition of a staticdDonald Sharp2018-07-293-1/+7
* | vtysh: Respect order dependancy of some pim commandsDonald Sharp2018-08-021-0/+3
|/
* vtysh: fix autocomplete garbage printoutsQuentin Young2018-06-281-0/+3
* *: remove deprecated 'log trap' commandsQuentin Young2018-06-251-20/+0
* Merge pull request #2512 from pacovn/Coverity_1399200_Unchecked_return_value_...Quentin Young2018-06-221-2/+7
|\
| * vtysh: return value check (Coverity 1399200)paco2018-06-221-2/+7
* | vtysh: Fix 'no log syslog ..' to be correctDonald Sharp2018-06-191-2/+3
|/
* Merge pull request #2474 from donaldsharp/vty_thread_cancel_writesRuss White2018-06-191-0/+23
|\
| * lib: A small optimization for the hash iterate and walk functionsDonald Sharp2018-06-171-1/+0
| * lib, vtysh: Add 'show thread poll' commandDonald Sharp2018-06-171-0/+24
* | eigrpd, lib, tests, vtysh: security (cppcheck)paco2018-06-191-1/+1
* | Merge pull request #2484 from pacovn/cppcheck_unused_varsDonald Sharp2018-06-181-0/+4
|\ \ | |/ |/|
| * eigrpd, lib, vtysh: unused vars (cppcheck)paco2018-06-181-0/+4
* | Merge pull request #2409 from LabNConsulting/working/master/vtysh-2400Quentin Young2018-06-151-3/+14
|\ \ | |/ |/|
| * vtysh: in user mode, don't show 'enable not allowed', also block writeconfigLou Berger2018-06-121-3/+14
* | vtysh: fix config writeQuentin Young2018-06-121-0/+3
* | Merge pull request #2402 from qlyoung/germx-hand-sanitizer-kills-99-percent-o...Jafar Al-Gharaibeh2018-06-121-3/+2
|\ \ | |/ |/|
| * *: disable all sanitizers for clippy buildQuentin Young2018-06-081-3/+2
* | vtysh: null dereference (Coverity 1469896)paco2018-06-111-2/+4
|/
* Merge pull request #2298 from qlyoung/pipe-actions-vtyshRuss White2018-06-083-206/+221
|\
| * lib: fix static analysis issues, use regfree()Quentin Young2018-06-061-0/+3
| * *: style for | supportQuentin Young2018-06-061-1/+1
| * vtysh: add | supportQuentin Young2018-06-063-206/+218
* | bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncationDonald Sharp2018-06-081-2/+2
* | vtysh, zebra: Fix function parametersDonald Sharp2018-06-081-1/+1
|/
* vtysh: fp can never be NULL at this point in codeDonald Sharp2018-06-051-1/+1