summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: don't null after XFREE; XFREE does this itselfQuentin Young2020-02-031-1/+0
* vtysh: add a cli that reads a file into running-configMark Stapp2020-01-231-0/+19
* vtysh: Ensure interface `ip mroute ...` commands are lastDonald Sharp2019-12-201-0/+2
* vtysh: add an alias for the nexthop-group config targetsMark Stapp2019-12-173-5/+10
* lib: rename memory_vty.c to lib_vty.cDavid Lamparter2019-12-062-2/+1
* Merge pull request #5224 from manuhalo/fix_frr_reload_pathsQuentin Young2019-11-191-3/+3
|\
| * tools, vtysh: improved fix for ldpd ifacesEmanuele Di Pascale2019-11-121-0/+2
| * tools, vtysh: fix ldpd + frr-reload.pyEmanuele Di Pascale2019-10-291-3/+1
* | Merge pull request #5209 from ton31337/feature/banner_motd_from_inputRenato Westphal2019-11-121-0/+21
|\ \
| * | vtysh: Add an option to set banner motd from an inputDonatas Abraitis2019-10-311-0/+21
| |/
* / vtysh: be helpful and kind to unprivileged usersQuentin Young2019-11-081-0/+3
|/
* 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