| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3175 from donaldsharp/show_run_static | David Lamparter | 2018-10-23 | 1 | -6/+10 |
|\ |
|
| * | vtysh: Add some missing daemons to some commands in vtysh | Donald Sharp | 2018-10-15 | 1 | -6/+10 |
* | | lib, vtysh: Allow notification across multiple lines of failure | Donald Sharp | 2018-10-11 | 1 | -1/+1 |
|/ |
|
* | vtysh: make RPKI node non-conditional | David Lamparter | 2018-09-08 | 1 | -11/+0 |
* | Merge pull request #2875 from opensourcerouting/fabricd | Donald Sharp | 2018-09-08 | 1 | -4/+39 |
|\ |
|
| * | vtysh: support fabricd | Christian Franke | 2018-09-05 | 1 | -4/+39 |
* | | vtysh: Actually make the new_completion function match | Donald Sharp | 2018-09-08 | 1 | -3/+2 |
|/ |
|
* | bgpd: fix rpki exit command | Quentin Young | 2018-08-23 | 1 | -18/+17 |
* | lib, vtysh: fixup style nits for error refs | Quentin Young | 2018-08-14 | 1 | -1/+2 |
* | lib: add 'show error all json' | Quentin Young | 2018-08-14 | 1 | -5/+12 |
* | lib: add error reference system | Quentin Young | 2018-08-14 | 1 | -0/+16 |
* | Merge branch 'master' into bfd-final | Donald Sharp | 2018-08-14 | 1 | -34/+13 |
|\ |
|
| * | lib, vtysh: fix inconsistent interface commands in vtysh | Renato Westphal | 2018-08-13 | 1 | -29/+0 |
| * | lib, vtysh: fix inconsistent VRF commands in vtysh | Renato Westphal | 2018-08-13 | 1 | -5/+13 |
* | | bfdd: add vty shell commands | Rafael Zalamena | 2018-08-08 | 1 | -0/+73 |
|/ |
|
* | staticd: Start the addition of a staticd | Donald Sharp | 2018-07-29 | 1 | -0/+1 |
* | vtysh: fix autocomplete garbage printouts | Quentin Young | 2018-06-28 | 1 | -0/+3 |
* | *: remove deprecated 'log trap' commands | Quentin Young | 2018-06-25 | 1 | -20/+0 |
* | Merge pull request #2512 from pacovn/Coverity_1399200_Unchecked_return_value_... | Quentin Young | 2018-06-22 | 1 | -2/+7 |
|\ |
|
| * | vtysh: return value check (Coverity 1399200) | paco | 2018-06-22 | 1 | -2/+7 |
* | | vtysh: Fix 'no log syslog ..' to be correct | Donald Sharp | 2018-06-19 | 1 | -2/+3 |
|/ |
|
* | Merge pull request #2474 from donaldsharp/vty_thread_cancel_writes | Russ White | 2018-06-19 | 1 | -0/+23 |
|\ |
|
| * | lib: A small optimization for the hash iterate and walk functions | Donald Sharp | 2018-06-17 | 1 | -1/+0 |
| * | lib, vtysh: Add 'show thread poll' command | Donald Sharp | 2018-06-17 | 1 | -0/+24 |
* | | eigrpd, lib, tests, vtysh: security (cppcheck) | paco | 2018-06-19 | 1 | -1/+1 |
* | | eigrpd, lib, vtysh: unused vars (cppcheck) | paco | 2018-06-18 | 1 | -0/+4 |
|/ |
|
* | vtysh: fix config write | Quentin Young | 2018-06-12 | 1 | -0/+3 |
* | vtysh: null dereference (Coverity 1469896) | paco | 2018-06-11 | 1 | -2/+4 |
* | Merge pull request #2298 from qlyoung/pipe-actions-vtysh | Russ White | 2018-06-08 | 1 | -184/+208 |
|\ |
|
| * | lib: fix static analysis issues, use regfree() | Quentin Young | 2018-06-06 | 1 | -0/+3 |
| * | vtysh: add | support | Quentin Young | 2018-06-06 | 1 | -184/+205 |
* | | vtysh, zebra: Fix function parameters | Donald Sharp | 2018-06-08 | 1 | -1/+1 |
|/ |
|
* | vtysh: fp can never be NULL at this point in code | Donald Sharp | 2018-06-05 | 1 | -1/+1 |
* | vtysh: fix potential stack buffer overflow | Quentin Young | 2018-06-01 | 1 | -2/+5 |
* | Merge pull request #2272 from msablic/vtysh_reconnect | Quentin Young | 2018-05-25 | 1 | -3/+45 |
|\ |
|
| * | vtysh: reconnect to daemons when connection lost | Mladen Sablic | 2018-05-21 | 1 | -3/+45 |
* | | vtysh: rewrap comments | Quentin Young | 2018-05-22 | 1 | -47/+50 |
|/ |
|
* | Merge pull request #2221 from rodnymolina/vtysh_extension | Quentin Young | 2018-05-17 | 1 | -13/+65 |
|\ |
|
| * | vtysh: Extending vtysh to allow question-mark cmds | Rodny Molina | 2018-05-13 | 1 | -13/+65 |
* | | vtysh: Fix leaked memory in error case | Donald Sharp | 2018-05-16 | 1 | -0/+1 |
* | | lib: Moved no-password warnings into header file | Pascal Mathis | 2018-05-13 | 1 | -6/+2 |
* | | lib: Improved warnings for 'no (enable) password' | Pascal Mathis | 2018-05-12 | 1 | -0/+8 |
|/ |
|
* | Merge pull request #2132 from donaldsharp/missed_stuff | Russ White | 2018-05-12 | 1 | -2/+2 |
|\ |
|
| * | pbrd, vtysh: Limit range to actual 1-700 | Donald Sharp | 2018-05-09 | 1 | -2/+2 |
* | | lib: Ported 'no (enable) password' from stable/3.0 | Pascal Mathis | 2018-05-11 | 1 | -1/+9 |
|/ |
|
* | vtysh: fix failure to write config w/o watchfrr | Quentin Young | 2018-04-30 | 1 | -5/+10 |
* | Merge pull request #2110 from msablic/pim_mtrace_group | Donald Sharp | 2018-04-25 | 1 | -6/+7 |
|\ |
|
| * | pimd: adding querying of state to mtrace | Mladen Sablic | 2018-04-24 | 1 | -6/+7 |
* | | vty: use 'do' for show memory and show modules | Mark Stapp | 2018-04-24 | 1 | -2/+2 |
* | | lib: add ability to dump cli mode graph | Quentin Young | 2018-04-22 | 1 | -0/+17 |
|/ |
|