summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
2017-01-17bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)Lou Berger
2017-01-03watchfrr: Rename watchquagga -> watchfrrDonald Sharp
2016-12-20build: replace some hardcoding with ./configureDavid Lamparter
2016-12-20build: rename (1 of ?): configure.ac + preprocDavid Lamparter
2016-12-09vtysh: Fix static compilationDonald Sharp
2016-11-28Merge remote-tracking branch 'cmaster-next' into cmaster-next-relengDavid Lamparter
2016-11-18vtysh, zebra: Fix link-params to use exit-link-paramsDonald Sharp
2016-11-14isisd: remove topology generatorDavid Lamparter
2016-11-12zebra: fix link-params CLI handlingDavid Lamparter
2016-11-10vtysh: fix config writeDavid Lamparter
2016-11-10vtysh: improve config-write error reportingDavid Lamparter
2016-11-09Revert "vtysh: Make vtysh run as quagga user"David Lamparter
2016-11-09vtysh: funnel integrated write through watchquaggaDavid Lamparter
2016-11-09vtysh: add watchquagga to target listDavid Lamparter
2016-11-09watchquagga: add "write integrated"David Lamparter
2016-11-09vtysh: set config file permissionsDavid Lamparter
2016-11-09vtysh: add -w option for integrated-config writeDavid Lamparter
2016-11-09vtysh: detangle configuration writesDavid Lamparter
2016-10-25vtysh: Allow vtysh to not know about enabled daemons/featuresDonald Sharp
2016-10-21vtysh: Fix 'show run' output of bgpDonald Sharp
2016-10-20vtysh: handle case if there is no match in "write terminal $daemon"Christian Franke
2016-10-19vtysh: fix oversight in vtysh buffer rewriteDavid Lamparter
2016-10-18vtysh: refactor vtysh_client_{config,execute}David Lamparter
2016-10-13vtysh: fix build failure in vtysh_writeconfig_integrated()Daniel Walton
2016-10-12lib/vtysh: fix duplicate installation of some vty commandsRenato Westphal
2016-10-12vtysh: infer integrated config usage from existence of Quagga.confChristian Franke
2016-10-03bgpd: add L3/L2VPN Virtual Network Control featureLou Berger
2016-09-23vtysh: make extract.pl more whitespace-robustDavid Lamparter
2016-09-23vtysh: relax error condition on buildRenato Westphal
2016-09-23zebra: install MPLS CLI commands only if MPLS is enabled.Renato Westphal
2016-09-23ldpd: add vtysh supportRenato Westphal
2016-09-23Quagga: Static LSP configurationvivek
2016-09-19*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter
2016-09-19lib: migrate to new memory-type handlingDavid Lamparter
2016-09-17isisd, lib, vtysh: Allow extract.pl to fully workDonald Sharp
2016-09-17isisd, vtysh: Fix isis routemapsDonald Sharp
2016-09-09lib: Fix tab completions memleak, memory stats corruptionQuentin Young
2016-09-09Unable to remove route-map from quaggaDaniel Walton
2016-09-09vrf: add a runtime check before playing with netnsNicolas Dichtel
2016-09-09lib, vtysh: support multiple VRFs by using linux netnsFeng Lu
2016-09-03Update Traffic Engineering Support for OSPFDOlivier Dugeon
2016-09-03vtysh: Fix, guard against NULL pointer dereferenceJafar Al-Gharaibeh
2016-08-19Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp
2016-08-18vtysh --markfile needs to ignore the "end" linesDaniel Walton
2016-08-17Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp
2016-08-16bgpd: Fix for CM-11777 Need Quagga.conf created at quagga installSid Khot
2016-08-16lib, bgpd, tests: Refactor FILTER_X in zebra.hDonald Sharp
2016-07-28vtysh: Do not run extract.pl over protocols that are not configuredDonald Sharp
2016-07-28*: get rid of "MTYPE 0"David Lamparter
2016-07-26bgpd: Fix for CM-11908 BGP: 'Address-family encap' cli issuesSid Khot