| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | vtysh: Fix missing tailing / in --config_dir option parsing | Martin Winter | 2018-08-13 | 1 | -1/+1 |
| * | | lib, vtysh: fix inconsistent interface commands in vtysh | Renato Westphal | 2018-08-13 | 3 | -30/+4 |
| * | | lib, vtysh: fix inconsistent VRF commands in vtysh | Renato Westphal | 2018-08-13 | 2 | -6/+14 |
| |/ |
|
* / | bfdd: add vty shell commands | Rafael Zalamena | 2018-08-08 | 4 | -17/+97 |
|/ |
|
* | Merge pull request #2122 from donaldsharp/zebra_nhs | Martin Winter | 2018-08-08 | 3 | -1/+7 |
|\ |
|
| * | staticd: Start the addition of a staticd | Donald Sharp | 2018-07-29 | 3 | -1/+7 |
* | | vtysh: Respect order dependancy of some pim commands | Donald Sharp | 2018-08-02 | 1 | -0/+3 |
|/ |
|
* | 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 |
* | | Merge pull request #2484 from pacovn/cppcheck_unused_vars | Donald Sharp | 2018-06-18 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | eigrpd, lib, vtysh: unused vars (cppcheck) | paco | 2018-06-18 | 1 | -0/+4 |
* | | Merge pull request #2409 from LabNConsulting/working/master/vtysh-2400 | Quentin Young | 2018-06-15 | 1 | -3/+14 |
|\ \
| |/
|/| |
|
| * | vtysh: in user mode, don't show 'enable not allowed', also block writeconfig | Lou Berger | 2018-06-12 | 1 | -3/+14 |
* | | vtysh: fix config write | Quentin Young | 2018-06-12 | 1 | -0/+3 |
* | | Merge pull request #2402 from qlyoung/germx-hand-sanitizer-kills-99-percent-o... | Jafar Al-Gharaibeh | 2018-06-12 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | *: disable all sanitizers for clippy build | Quentin Young | 2018-06-08 | 1 | -3/+2 |
* | | 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 | 3 | -206/+221 |
|\ |
|
| * | lib: fix static analysis issues, use regfree() | Quentin Young | 2018-06-06 | 1 | -0/+3 |
| * | *: style for | support | Quentin Young | 2018-06-06 | 1 | -1/+1 |
| * | vtysh: add | support | Quentin Young | 2018-06-06 | 3 | -206/+218 |
* | | bgpd, lib, ospf6d, vtysh: fix possible snprintf possible truncation | Donald Sharp | 2018-06-08 | 1 | -2/+2 |
* | | 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 | 2 | -3/+47 |
|\ |
|
| * | vtysh: reconnect to daemons when connection lost | Mladen Sablic | 2018-05-21 | 2 | -3/+47 |
* | | vtysh: rewrap comments | Quentin Young | 2018-05-22 | 2 | -50/+54 |
|/ |
|
* | Merge pull request #2221 from rodnymolina/vtysh_extension | Quentin Young | 2018-05-17 | 3 | -14/+76 |
|\ |
|
| * | vtysh: Extending vtysh to allow question-mark cmds | Rodny Molina | 2018-05-13 | 3 | -14/+76 |
* | | 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 |
|/ |
|
* | Merge pull request #2073 from pguibert6WIND/bgp_fs_pbr | Russ White | 2018-05-03 | 1 | -0/+1 |
|\ |
|
| * | vtysh: add bgp_flowspec_vty to Makefile.am | Philippe Guibert | 2018-04-30 | 1 | -0/+1 |
* | | 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 |
|/ |
|