| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|/ |
|
* | vtysh: remove exit-vrf for vtysh -m | Quentin Young | 2018-04-17 | 1 | -2/+0 |
* | vtysh, zebra: print exit-vrf at end of vrf context | Quentin Young | 2018-04-17 | 2 | -1/+7 |
* | vtysh: fix pathspec option -N | Christian Franke | 2018-04-11 | 1 | -2/+8 |
* | Merge pull request #1903 from donaldsharp/PBRD | Russ White | 2018-04-11 | 5 | -18/+112 |
|\ |
|
| * | pbrd: Add PBR to FRR | Donald Sharp | 2018-04-06 | 5 | -18/+112 |
* | | Merge pull request #1982 from qlyoung/fixup-vtysh-read | Jafar Al-Gharaibeh | 2018-04-10 | 1 | -34/+59 |
|\ \
| |/
|/| |
|
| * | vtysh: fixup incorrect read logic | Quentin Young | 2018-04-04 | 1 | -34/+59 |
* | | Merge pull request #1998 from qlyoung/fix-vrf-keyword-walkup | Russ White | 2018-04-05 | 1 | -1/+15 |
|\ \
| |/
|/| |
|
| * | lib, vtysh: vrf walkup bugfix | Quentin Young | 2018-03-30 | 1 | -1/+15 |
* | | Merge pull request #1894 from LabNConsulting/working/master/vtysh-not-enabled | Quentin Young | 2018-04-03 | 3 | -9/+31 |
|\ \ |
|
| * | | vtysh: move user_mode to header file, keep checkpatch happy | Lou Berger | 2018-03-28 | 3 | -3/+7 |
| * | | vtysh: add -u/--user flag to run commands without enable | Lou Berger | 2018-03-28 | 2 | -9/+27 |
| |/ |
|