summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: fix a whole bunch of *FLAGSDavid Lamparter2019-01-301-1/+1
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-244-6/+5
* sharpd/vtysh: Allow sharpd to use nexthop-groupsDonald Sharp2019-01-022-3/+4
* vtysh: rework/straighten pager handlingDavid Lamparter2018-12-063-30/+33
* vtysh: Don't attempt to reconnect the non-instanced ospf processDonald Sharp2018-11-211-1/+1
* Merge pull request #3202 from donaldsharp/evpn_dumpRuss White2018-11-091-1/+1
|\
| * bgpd, lib, vtysh, zebra: Convert to using CMD_VNI_RANGEDonald Sharp2018-10-311-1/+1
* | lib: introduce new northbound APIRenato Westphal2018-10-271-1/+5
|/
* Merge pull request #3235 from opensourcerouting/buildfoo-20181024Lou Berger2018-10-271-2/+0
|\
| * build: make clean and dist consistentDavid Lamparter2018-10-241-2/+0
* | Merge pull request #3199 from donaldsharp/eigrp_keyDavid Lamparter2018-10-263-3/+4
|\ \
| * | vtysh: Allow eigrp and rip access to keychain.c configDonald Sharp2018-10-253-3/+4
| |/
* / vtysh: fix exit-vrf printingQuentin Young2018-10-241-12/+76
|/
* 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
* | Merge pull request #3203 from opensourcerouting/buildfoo-20181015Donald Sharp2018-10-191-1/+1
|\ \
| * | build: rewrite readline/curses checkDavid Lamparter2018-10-191-1/+1
| |/
* / lib, vtysh: Allow notification across multiple lines of failureDonald Sharp2018-10-111-1/+1
|/
* bgpd: remove ip prefix from as-path, <large,ext>community-listSarita Patra2018-10-051-8/+8
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-2/+2
* lib vtysh zebra: variable shadowing fixesF. Aragon2018-09-121-2/+1
* build: fix not building docs w/o sphinxDavid Lamparter2018-09-091-1/+1
* vtysh: make RPKI node non-conditionalDavid Lamparter2018-09-081-11/+0
* *: cleanup .gitignore filesDavid Lamparter2018-09-081-13/+0
* build: move vtysh & manpage listings to subdir.amDavid Lamparter2018-09-081-148/+3
* build: non-recursive vtyshDavid Lamparter2018-09-084-23/+44
* build: non-recursive bgpd & rfpDavid Lamparter2018-09-081-16/+7
* Merge pull request #2875 from opensourcerouting/fabricdDonald Sharp2018-09-085-13/+85
|\
| * isis: Cleanup CLI, split into parts which are shared, fabricd and isisdChristian Franke2018-09-052-3/+16
| * vtysh: support fabricdChristian Franke2018-09-054-12/+71
* | vtysh: Actually make the new_completion function matchDonald Sharp2018-09-081-3/+2
* | vtysh: Add code to isolate append_historyDonald Sharp2018-09-081-0/+10
|/
* vtysh: Let staticd know about vrf sub-modeDonald Sharp2018-08-311-1/+1
* 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-144-37/+19
|\
| * Merge pull request #2823 from opensourcerouting/snap-staticdDonald Sharp2018-08-141-1/+1
| |\
| | * vtysh: Fix missing tailing / in --config_dir option parsingMartin Winter2018-08-131-1/+1
| * | lib, vtysh: fix inconsistent interface commands in vtyshRenato Westphal2018-08-133-30/+4
| * | lib, vtysh: fix inconsistent VRF commands in vtyshRenato Westphal2018-08-132-6/+14
| |/
* / bfdd: add vty shell commandsRafael Zalamena2018-08-084-17/+97
|/
* Merge pull request #2122 from donaldsharp/zebra_nhsMartin Winter2018-08-083-1/+7
|\
| * staticd: Start the addition of a staticdDonald Sharp2018-07-293-1/+7
* | vtysh: Respect order dependancy of some pim commandsDonald Sharp2018-08-021-0/+3
|/
* 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