summaryrefslogtreecommitdiffstats
path: root/vtysh/vtysh.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtysh: add watchquagga to target listDavid Lamparter2016-11-091-7/+8
* vtysh: set config file permissionsDavid Lamparter2016-11-091-6/+54
* vtysh: add -w option for integrated-config writeDavid Lamparter2016-11-091-5/+5
* vtysh: detangle configuration writesDavid Lamparter2016-11-091-57/+11
* vtysh: Allow vtysh to not know about enabled daemons/featuresDonald Sharp2016-10-251-16/+16
* vtysh: handle case if there is no match in "write terminal $daemon"Christian Franke2016-10-211-0/+3
* vtysh: fix oversight in vtysh buffer rewriteDavid Lamparter2016-10-201-1/+2
* vtysh: refactor vtysh_client_{config,execute}David Lamparter2016-10-181-168/+106
* vtysh: fix build failure in vtysh_writeconfig_integrated()Daniel Walton2016-10-131-0/+1
* lib/vtysh: fix duplicate installation of some vty commandsRenato Westphal2016-10-131-22/+0
* vtysh: infer integrated config usage from existence of Quagga.confChristian Franke2016-10-121-5/+21
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-031-0/+101
* ldpd: add vtysh supportRenato Westphal2016-09-231-4/+200
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-191-6/+8
* lib: Fix tab completions memleak, memory stats corruptionQuentin Young2016-09-091-0/+3
* lib, vtysh: support multiple VRFs by using linux netnsFeng Lu2016-09-091-0/+41
* Update Traffic Engineering Support for OSPFDOlivier Dugeon2016-09-031-0/+25
* Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-08-191-1/+39
|\
| * vtysh --markfile needs to ignore the "end" linesDaniel Walton2016-08-181-1/+39
* | lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-161-0/+1
|/
* Make vtysh-integrated-config truly the default and fix quagga reload for this.Dinesh G Dutt2016-07-201-1/+1
* Don't print empty sections as they clutter the output of show-runningDinesh G Dutt2016-07-191-2/+3
* bgpd, lib, vtysh: hook up bgp ENCAP CLI nodeLou Berger2016-06-121-0/+64
* bgpd: Fixes and updates for VPNv6vivek2016-06-111-1/+1
* bgpd: improve cleanup in bgp_delete()Lou Berger2016-06-091-1/+1
* vtysh: fix function prototypesDavid Lamparter2016-06-081-29/+4
* bgpd, lib, vtysh: hook up bgp VPNv6 CLI nodevivek2016-06-071-1/+41
* vtysh: Add code to allow pimd show running specificDonald Sharp2016-06-011-4/+6
* pimd: merge pimd as of 2015-01-19David Lamparter2016-05-261-0/+1
* vtysh: fix vtysh warnings from another compilerDonald Sharp2016-05-201-31/+3
* vtysh: Allow file read in to continue in more casesDonald Sharp2016-04-151-1/+9
* lib, vtysh: Return actual problem further upDonald Sharp2016-04-071-24/+32
* vtysh: Set an erroneous exit code if dry run fails because of syntax errorDonald Sharp2016-03-091-1/+8
* vtysh: Add ability to only look at one processes work queueDonald Sharp2016-02-251-1/+30
* quagga: remove babelDaniel Walton2016-02-111-29/+4
* vtysh: Add VRF sub-modeDonald Sharp2016-02-021-5/+54
* BGP: vtysh should accept just "router bgp" if the AS is already definedDaniel Walton2015-11-031-0/+8
* lib, zebra, vtysh: configure an interface in non-default VRFFeng Lu2015-10-301-0/+19
* quagga crashes on 'show run bgp'Daniel Walton2015-10-161-14/+14
* vtysh: Fix Quagga.conf file read in.Donald Sharp2015-09-281-49/+1
* vtysh: Allow display of individual daemons configsDonald Sharp2015-09-221-0/+44
* Fix dryrun capability to output line # of failed readDonald Sharp2015-09-011-4/+6
* Add missing vtysh commandsDonald Sharp2015-08-201-0/+52
* Quagga: Restrict Shell AccessDonald Sharp2015-08-131-1/+7
* Quagga processes should not die if they read an unrecognized line inDaniel Walton2015-07-281-5/+5
* Fixup of warnings in the codeDonald Sharp2015-07-261-1/+0
* Fixup of some last remaining differences between stg and gitDonald Sharp2015-07-221-0/+1
* quagga: vtysh-integrated-fix.patchDonald Sharp2015-05-201-14/+64
* vtysh: service integrated-vtysh-config not being written to fileDonald Sharp2015-05-201-0/+1
* vtysh: vtysh-warnings.patchDonald Sharp2015-05-201-23/+29