| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | lib, doc: add "route-map NAME optimization" command | Igor Ryzhov | 2021-04-09 | 1 | -0/+3 |
* | | | Merge pull request #8288 from qlyoung/readd-space-support-to-find-command | David Lamparter | 2021-04-13 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | lib, vtysh: re-add support for spaces in 'find' | Quentin Young | 2021-04-07 | 1 | -4/+4 |
* | | | | *: remove *.conf.sample files | Quentin Young | 2021-04-09 | 2 | -8/+0 |
| |_|/
|/| | |
|
* | | | vtysh: add "show memory" for a single daemon | Igor Ryzhov | 2021-04-08 | 1 | -2/+7 |
|/ / |
|
* / | bfdd: fix profiles autocompletion | Igor Ryzhov | 2021-04-01 | 1 | -1/+1 |
|/ |
|
* | vtysh: hide "show configuration running" command | Igor Ryzhov | 2021-03-24 | 1 | -1/+1 |
* | *: require semicolon after DEFINE_<typesafe...> | David Lamparter | 2021-03-17 | 1 | -2/+2 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 3 | -5/+5 |
* | *: require ISO C11 (or C++11) | David Lamparter | 2021-03-17 | 1 | -1/+1 |
* | Merge pull request #7945 from volta-networks/feat_isis_snmp | Renato Westphal | 2021-03-15 | 1 | -1/+1 |
|\ |
|
| * | isisd: support for snmp | lynne | 2021-03-02 | 1 | -1/+1 |
* | | Merge pull request #8073 from idryzhov/vtysh-show-config | Santosh P K | 2021-03-01 | 1 | -0/+19 |
|\ \ |
|
| * | | lib: allow "show config running" command for non-transactional CLI | Igor Ryzhov | 2021-02-12 | 1 | -0/+19 |
| |/ |
|
* / | vtysh: fix show_per_daemon for multi-instance ospfd | Igor Ryzhov | 2021-02-24 | 1 | -1/+1 |
|/ |
|
* | vtysh: disable bracketed paste in readline | Quentin Young | 2021-02-08 | 1 | -0/+6 |
* | lib/xref: add xrefs for install_element() | David Lamparter | 2021-02-01 | 1 | -5/+5 |
* | pathd: Skip SR-TE topotests if pathd has been disabled | Sebastien Merle | 2021-01-11 | 1 | -0/+6 |
* | Merge pull request #7351 from opensourcerouting/feature/pathd | Olivier Dugeon | 2020-12-18 | 2 | -1/+273 |
|\ |
|
| * | pathd: Add optional support for PCEP to pathd | Sebastien Merle | 2020-12-18 | 1 | -10/+119 |
| * | pathd: New SR-TE policy management daemon | Sebastien Merle | 2020-12-18 | 2 | -1/+164 |
* | | vtysh: When dry-running no need to start/end configuration | Donald Sharp | 2020-12-15 | 4 | -12/+14 |
* | | lib, vtysh: Modify start/end configuration commands to be more hidden | Donald Sharp | 2020-12-15 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #7667 from donaldsharp/vtysh_more_useful_data | Mark Stapp | 2020-12-04 | 1 | -1/+2 |
|\ |
|
| * | vtysh: Have help dump the how FRR was built | Donald Sharp | 2020-12-04 | 1 | -1/+2 |
| * | vtysh: Display version w/ vtysh --help | Donald Sharp | 2020-12-04 | 1 | -1/+1 |
* | | doc, vtysh: Add a `show history` command | Donald Sharp | 2020-12-03 | 1 | -0/+17 |
|/ |
|
* | vtysh: fix incorrect memory statistics | Igor Ryzhov | 2020-11-30 | 1 | -5/+3 |
* | vtysh: fix memory leak | Igor Ryzhov | 2020-11-30 | 1 | -1/+3 |
* | Merge pull request #7577 from donaldsharp/datacenter_stuff | Donatas Abraitis | 2020-11-24 | 1 | -0/+5 |
|\ |
|
| * | vtysh: Start deprecation cycle for `address-family evpn` | Donald Sharp | 2020-11-20 | 1 | -0/+5 |
* | | Merge pull request #7223 from idryzhov/fix-vtysh-view-node | Quentin Young | 2020-11-23 | 1 | -77/+60 |
|\ \
| |/
|/| |
|
| * | vtysh: fix node for "show yang operational-data" | Igor Ryzhov | 2020-11-21 | 1 | -1/+1 |
| * | vtysh: fix execution of commands from the view node | Igor Ryzhov | 2020-11-21 | 1 | -76/+59 |
* | | Merge pull request #7574 from idryzhov/fix-quit | Donald Sharp | 2020-11-20 | 1 | -1/+1 |
|\ \ |
|
| * | | vtysh: send quit command to watchfrr | Igor Ryzhov | 2020-11-20 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #7546 from mjstapp/limit_fds | Donald Sharp | 2020-11-20 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | vtysh: remove weird whitespace | Mark Stapp | 2020-11-16 | 1 | -1/+1 |
* | | lib, sharpd, vtysh: When reading a file in for config send start/end indicators | Donald Sharp | 2020-11-19 | 1 | -0/+4 |
* | | vtysh: fix out-of-tree build not finding vtysh/daemons.pl | Vincent Bernat | 2020-11-17 | 1 | -1/+2 |
|/ |
|
* | Merge pull request #7251 from wesleycoakley/fix-vtysh-node-build-warn-errors | Donatas Abraitis | 2020-10-12 | 2 | -19/+19 |
|\ |
|
| * | vtysh: ignore generated file vtysh_daemons.h | Wesley Coakley | 2020-10-06 | 1 | -0/+1 |
| * | vtysh: Fix vtysh node build warn errors | Wesley Coakley | 2020-10-06 | 1 | -19/+18 |
* | | Merge pull request #7222 from idryzhov/fix-debug | Renato Westphal | 2020-10-10 | 1 | -2/+2 |
|\ \ |
|
| * | | *: move "show debugging ..." commands to enable node | Igor Ryzhov | 2020-10-02 | 1 | -2/+2 |
* | | | vtysh: remove unnecessary include | Igor Ryzhov | 2020-10-07 | 1 | -1/+0 |
| |/
|/| |
|
* | | Merge pull request #7225 from idryzhov/vtysh-fix-domainname | Donald Sharp | 2020-10-03 | 1 | -2/+2 |
|\ \ |
|
| * | | vtysh: fix multiple "domainname" commands in running config | Igor Ryzhov | 2020-10-02 | 1 | -2/+2 |
| |/ |
|
* / | vtysh: dynamically generate the list of daemons for commands | Igor Ryzhov | 2020-10-02 | 3 | -0/+47 |
|/ |
|
* | vtysh: fix commands when building only isisd or fabricd | Igor Ryzhov | 2020-09-30 | 2 | -5/+32 |