summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
2017-05-17tools: frr-reload.py should exit non-zero when "set src x.x.x.x" failsDaniel Walton
2017-03-28*: track version & "defaults" in configsDavid Lamparter
2017-03-09Lowercase frr.confMartín Beauchamp
2017-03-07vtysh: fix completionDavid Lamparter
2017-02-10vtysh: Fix Coverity Warning CID 1399479 (#1 of 1): Destination buffer too sma...Martin Winter
2017-02-07*: Found some instances of Quagga.confDonald Sharp
2017-02-07Merge pull request #161 from donaldsharp/stableMcLibraryDavid Lamparter
2017-02-07Merge branch 'frr/pull/157' ("Fixinator")David Lamparter
2017-02-03vtysh: Quagga.conf -> Frr.confQuentin Young
2017-02-03bgpd, vtysh: Fix vtysh able to handle some safi modes for bgpDonald Sharp
2017-02-03*: Convert libzebra -> libfrrDonald Sharp
2017-02-01*: fix warning fallout from set_socket_pathDavid Lamparter
2017-01-26vtysh: Add --config_dir option to override compiled in location for vtysh.con...Martin Winter
2017-01-26vtysh: Use HOME environment variable to get homedir and only fallback to pass...Martin Winter
2017-01-26vtysh: Add vty_socket cli option to override the compiled-in location for the...Martin Winter
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