summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-203-6/+6
* vtysh: Fix static compilationDonald Sharp2016-12-092-10/+10
* Merge remote-tracking branch 'cmaster-next' into cmaster-next-relengDavid Lamparter2016-11-283-1/+25
|\
| * vtysh, zebra: Fix link-params to use exit-link-paramsDonald Sharp2016-11-183-1/+14
| * zebra: fix link-params CLI handlingDavid Lamparter2016-11-121-1/+12
* | isisd: remove topology generatorDavid Lamparter2016-11-141-1/+1
|/
* vtysh: fix config writeDavid Lamparter2016-11-101-0/+1
* vtysh: improve config-write error reportingDavid Lamparter2016-11-101-7/+6
* Revert "vtysh: Make vtysh run as quagga user"David Lamparter2016-11-091-24/+0
* vtysh: funnel integrated write through watchquaggaDavid Lamparter2016-11-091-1/+17
* vtysh: add watchquagga to target listDavid Lamparter2016-11-092-7/+14
* watchquagga: add "write integrated"David Lamparter2016-11-091-0/+1
* vtysh: set config file permissionsDavid Lamparter2016-11-091-6/+54
* vtysh: add -w option for integrated-config writeDavid Lamparter2016-11-093-6/+30
* vtysh: detangle configuration writesDavid Lamparter2016-11-094-65/+21
* vtysh: Allow vtysh to not know about enabled daemons/featuresDonald Sharp2016-10-251-16/+16
* vtysh: Fix 'show run' output of bgpDonald Sharp2016-10-211-31/+4
* 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-183-193/+108
* 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-123-8/+32
* bgpd: add L3/L2VPN Virtual Network Control featureLou Berger2016-10-034-6/+157
* vtysh: make extract.pl more whitespace-robustDavid Lamparter2016-09-231-1/+1
* vtysh: relax error condition on buildRenato Westphal2016-09-231-1/+3
* zebra: install MPLS CLI commands only if MPLS is enabled.Renato Westphal2016-09-231-1/+2
* ldpd: add vtysh supportRenato Westphal2016-09-235-6/+214
* Quagga: Static LSP configurationvivek2016-09-231-1/+3
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-193-6/+15
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+1
* isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp2016-09-171-1/+1
* isisd, vtysh: Fix isis routemapsDonald Sharp2016-09-171-1/+1
* lib: Fix tab completions memleak, memory stats corruptionQuentin Young2016-09-091-0/+3
* Unable to remove route-map from quaggaDaniel Walton2016-09-091-2/+2
* vrf: add a runtime check before playing with netnsNicolas Dichtel2016-09-091-1/+1
* lib, vtysh: support multiple VRFs by using linux netnsFeng Lu2016-09-095-1/+50
* Update Traffic Engineering Support for OSPFDOlivier Dugeon2016-09-032-0/+26
* vtysh: Fix, guard against NULL pointer dereferenceJafar Al-Gharaibeh2016-09-031-1/+5
* 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
* | Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-08-181-1/+4
|\|
| * bgpd: Fix for CM-11777 Need Quagga.conf created at quagga installSid Khot2016-08-171-1/+4
* | lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp2016-08-161-0/+1
|/
* vtysh: Do not run extract.pl over protocols that are not configuredDonald Sharp2016-07-281-4/+31
* *: get rid of "MTYPE 0"David Lamparter2016-07-282-3/+3
* bgpd: Fix for CM-11908 BGP: 'Address-family encap' cli issuesSid Khot2016-07-271-0/+2
* 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-192-3/+11
* Don't display integrated-vtysh-config as its the default in CL.Dinesh G Dutt2016-07-191-2/+2