summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4706 from qlyoung/fix-exit-vrf-markfileSri Mohana Singamsetty2019-08-131-0/+4
|\
| * vtysh: mark exit-vrf with end when using vtysh -mQuentin Young2019-07-181-0/+4
* | Merge pull request #4790 from opensourcerouting/ctype-castQuentin Young2019-08-061-4/+5
|\ \
| * | *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-061-4/+5
* | | all: remove logical-router functionality (#4774)David Lamparter2019-08-064-55/+0
|\ \ \ | |/ / |/| |
| * | all: remove logical-router functionalityIgor Ryzhov2019-08-024-55/+0
* | | vtysh: Replace linked-list in vtysh_config with RB-treeJuergen Werner2019-08-021-17/+21
|/ /
* | vtysh: style nits for error code cli handlerQuentin Young2019-07-291-0/+2
* | vtysh: only show error codes onceQuentin Young2019-07-292-8/+25
* | vtysh: send vtysh_quit_nexthop_group to pbrd and sharpdIgor Ryzhov2019-07-251-1/+1
* | vtysh: send "exit-vrf" command to staticdIgor Ryzhov2019-07-241-1/+1
|/
* vtysh: Make nexthop-group submode line uniqueDonald Sharp2019-07-131-1/+2
* lib: split off c-ares code from nhrpdDavid Lamparter2019-07-031-1/+4
* Run-time log filtering via vtysh commands (#4524)David Lamparter2019-07-031-46/+140
|\
| * lib: Remove extraneous spacing/output filter cmdsStephen Worley2019-06-191-3/+3
| * lib,vtysh: Add vtysh commands for log-filterStephen Worley2019-06-191-0/+100
| * vtysh: Make show work-queue execute by nameStephen Worley2019-06-191-10/+2
| * vtysh: Execute command on client by name onlyStephen Worley2019-06-191-0/+32
| * vtysh: Update vtysh commands with all daemon strStephen Worley2019-06-191-36/+6
* | vtysh: Try to be perscriptive about pam failuresDonald Sharp2019-06-261-20/+5
|/
* Lib: Debugs for route-map code in FRRAmeya Dharkar2019-06-121-1/+6
* pbrd: Allow autocompletion for pbr-map PBRMAPDonald Sharp2019-06-051-2/+2
* lib, pbrd, sharpd, vtysh: Add autocompletion for 'nexthop-group'Donald Sharp2019-06-051-2/+2
* *: Convert over to all -N namespace to change DAEMON_VTY_DIRDonald Sharp2019-06-051-0/+2
* Merge pull request #4430 from lkrishnamoor/hostname_crashDonald Sharp2019-05-312-3/+3
|\
| * lib: crash when FRR hostname length > 80 charsLakshman Krishnamoorthy2019-05-312-3/+3
* | lib, vtysh: make debug memstats work in vtyshMark Stapp2019-05-301-0/+11
|/
* vtysh: strcpy -> strlcpy, strcat -> strlcatQuentin Young2019-05-291-4/+5
* lib: replace begins_with, add frrstr_endswithQuentin Young2019-05-231-1/+1
* vtysh: don't sort vrrp interface configQuentin Young2019-05-171-0/+4
* vrrpd: interface supportQuentin Young2019-05-172-2/+3
* vrrpd: initial commitQuentin Young2019-05-171-0/+1
* build: fix Lua buildQuentin Young2019-05-101-1/+1
* lib, vtysh: Make archaic "terminal" optional in configure commandDinesh Dutt2019-05-081-5/+5
* 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