summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtysh: Fixup exit nexthop-group to include sharpdDonald Sharp2019-04-271-1/+1
* Merge pull request #3548 from opensourcerouting/rip-vrfDonald Sharp2019-04-051-4/+4
|\
| * Merge remote-tracking branch 'frr/master' into rip-vrfRenato Westphal2019-03-295-14/+19
| |\
| * | ripngd: add VRF supportRenato Westphal2019-01-181-2/+2
| * | ripd: add VRF supportRenato Westphal2019-01-181-2/+2
* | | Merge pull request #3869 from qlyoung/cocci-fixesDavid Lamparter2019-03-062-3/+2
|\ \ \ | |_|/ |/| |
| * | *: remove null check before XFREEQuentin Young2019-02-261-2/+1
| * | *: compare pointer types to NULL, not 0Quentin Young2019-02-261-1/+1
* | | vtysh: hide old BGP vpnv(4|6) commandsRafael Zalamena2019-02-281-0/+4
|/ /
* | vtysh: fix pager compatibility handlingDavid Lamparter2019-02-191-5/+7
* | vtysh: Fix typo in function nameDonatas Abraitis2019-02-111-2/+2
* | 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
| |\