summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5171 from donaldsharp/remove_getrusageMark Stapp2019-10-171-0/+4
|\
| * *: Allow disabling of `getrusage` callsDonald Sharp2019-10-161-0/+4
* | lib, vtysh: add new libyang option to the "debug northbound" commandRenato Westphal2019-10-161-1/+3
* | vtysh: remove DEFPY variable namesRenato Westphal2019-10-161-7/+7
|/
* vtysh: fix searching commands in parent nodesPavel Ivashchenko2019-10-081-0/+2
* Merge pull request #5042 from opensourcerouting/vtysh-nb-cmdsQuentin Young2019-09-241-0/+52
|\
| * vtysh: add the "show yang operational-data" commandRenato Westphal2019-09-231-0/+26
| * vtysh: add the "debug northbound" commandRenato Westphal2019-09-231-0/+26
* | vtysh: fix "no log facility" commandIgor Ryzhov2019-09-231-2/+3
|/
* vtysh: fix multiple "no ip/ipv6 prefix-list sequence-number" lines in running...Igor Ryzhov2019-09-181-1/+3
* vtysh, lib: allow regexp in `find` commandQuentin Young2019-09-031-7/+59
* Merge pull request #4797 from opensourcerouting/eigrpd-vrfRuss White2019-09-031-2/+3
|\
| * eigrpd: Add `router eigrp AS [vrf NAME]` and various stuffDonald Sharp2019-08-071-2/+3
* | bgpd/bmp: BMP implementationDavid Lamparter2019-08-301-1/+35
* | vtysh: fix rare crash(es)Quentin Young2019-08-231-6/+10
* | 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