summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3175 from donaldsharp/show_run_staticDavid Lamparter2018-10-231-6/+10
|\
| * vtysh: Add some missing daemons to some commands in vtyshDonald Sharp2018-10-151-6/+10
* | lib, vtysh: Allow notification across multiple lines of failureDonald Sharp2018-10-111-1/+1
|/
* vtysh: make RPKI node non-conditionalDavid Lamparter2018-09-081-11/+0
* Merge pull request #2875 from opensourcerouting/fabricdDonald Sharp2018-09-081-4/+39
|\
| * vtysh: support fabricdChristian Franke2018-09-051-4/+39
* | vtysh: Actually make the new_completion function matchDonald Sharp2018-09-081-3/+2
|/
* 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-141-34/+13
|\
| * lib, vtysh: fix inconsistent interface commands in vtyshRenato Westphal2018-08-131-29/+0
| * lib, vtysh: fix inconsistent VRF commands in vtyshRenato Westphal2018-08-131-5/+13
* | bfdd: add vty shell commandsRafael Zalamena2018-08-081-0/+73
|/
* staticd: Start the addition of a staticdDonald Sharp2018-07-291-0/+1
* 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
* | eigrpd, lib, vtysh: unused vars (cppcheck)paco2018-06-181-0/+4
|/
* vtysh: fix config writeQuentin Young2018-06-121-0/+3
* vtysh: null dereference (Coverity 1469896)paco2018-06-111-2/+4
* Merge pull request #2298 from qlyoung/pipe-actions-vtyshRuss White2018-06-081-184/+208
|\
| * lib: fix static analysis issues, use regfree()Quentin Young2018-06-061-0/+3
| * vtysh: add | supportQuentin Young2018-06-061-184/+205
* | 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
* vtysh: fix potential stack buffer overflowQuentin Young2018-06-011-2/+5
* Merge pull request #2272 from msablic/vtysh_reconnectQuentin Young2018-05-251-3/+45
|\
| * vtysh: reconnect to daemons when connection lostMladen Sablic2018-05-211-3/+45
* | vtysh: rewrap commentsQuentin Young2018-05-221-47/+50
|/
* Merge pull request #2221 from rodnymolina/vtysh_extensionQuentin Young2018-05-171-13/+65
|\
| * vtysh: Extending vtysh to allow question-mark cmdsRodny Molina2018-05-131-13/+65
* | vtysh: Fix leaked memory in error caseDonald Sharp2018-05-161-0/+1
* | lib: Moved no-password warnings into header filePascal Mathis2018-05-131-6/+2
* | lib: Improved warnings for 'no (enable) password'Pascal Mathis2018-05-121-0/+8
|/
* Merge pull request #2132 from donaldsharp/missed_stuffRuss White2018-05-121-2/+2
|\
| * pbrd, vtysh: Limit range to actual 1-700Donald Sharp2018-05-091-2/+2
* | lib: Ported 'no (enable) password' from stable/3.0Pascal Mathis2018-05-111-1/+9
|/
* vtysh: fix failure to write config w/o watchfrrQuentin Young2018-04-301-5/+10
* Merge pull request #2110 from msablic/pim_mtrace_groupDonald Sharp2018-04-251-6/+7
|\
| * pimd: adding querying of state to mtraceMladen Sablic2018-04-241-6/+7
* | vty: use 'do' for show memory and show modulesMark Stapp2018-04-241-2/+2
* | lib: add ability to dump cli mode graphQuentin Young2018-04-221-0/+17
|/