summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
2017-03-06vtysh: Fix cli help string to have only 1 mention of vty_socketDonald Sharp
2017-02-27Lowercase frr.confMartín Beauchamp
2017-02-24Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-02-14bgpd: remove old address-family vty command for evpnPhilippe Guibert
2017-02-14bgpd: add support for evpn subnode by using afi/safi parameterPhilippe Guibert
2017-02-14vtysh: add support for bgp evpn address-familyPhilippe Guibert
2017-02-10vtysh: make -c useful with -C (dryrun)David Lamparter
2017-02-10vtysh: Fix Coverity Warning CID 1399479 (#1 of 1): Destination buffer too sma...Martin Winter
2017-02-09Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-02-07*: Found some instances of Quagga.confDonald Sharp
2017-02-07Merge remote-tracking branch 'origin/stable/2.0'Donald 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-02Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-02-01*: fix warning fallout from set_socket_pathDavid Lamparter
2017-01-31lib: clean up tab-completion memory countingDavid Lamparter
2017-01-25vtysh: Add 'vrf-policy NAME' and 'exit-vrf-policy' to ignore list.Donald Sharp
2017-01-25bgpd, vtysh: Allow bgp and vtysh to work together againDonald Sharp
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-22bgpd: add vrf-policy config using existing vnc codeLou Berger
2017-01-18bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)Lou Berger
2017-01-17Merge pull request #59 from donaldsharp/cli_cleanupDavid Lamparter
2017-01-17bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)Lou Berger
2017-01-17build: fix several ldpd XML-CLI build issuesDavid Lamparter
2017-01-13frr: Remove HAVE_IPV6 from code baseDonald Sharp
2017-01-09vtysh: Add 'vnc l2-group NAME' to exclusion listDonald Sharp
2017-01-06Merge branch 'master' into fix-proto_redistnumQuentin Young
2017-01-06Merge pull request #30 from qlyoung/fix-cli-nitsDonald Sharp
2017-01-06Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-01-03watchfrr: Rename watchquagga -> watchfrrDonald Sharp
2016-12-23vtysh: add `logical-router ...` to extract.pl ignore listQuentin Young
2016-12-20build: replace some hardcoding with ./configureDavid Lamparter
2016-12-20build: rename (1 of ?): configure.ac + preprocDavid Lamparter
2016-12-16all: use ->text when parsing protocol argumentQuentin Young
2016-12-09vtysh: Fix static compilationDonald Sharp
2016-12-08vtysh: Fix static compilationDonald Sharp
2016-12-05*: fix up DEFUNs without install_element callsDavid Lamparter
2016-12-01*: make DEFUN installations file-localDavid Lamparter
2016-11-29*: fix CLI copypasta mixupsDavid Lamparter
2016-11-28Merge commit '34d5ef459140ee7e'David Lamparter
2016-11-28Merge branch 'vtysh-grammar'David Lamparter
2016-11-28Merge remote-tracking branch 'cmaster-next' into cmaster-next-relengDavid Lamparter
2016-11-23vtysh: initialise readline before binding keyDavid Lamparter
2016-11-22Merge branch 'cmaster-next' into vtysh-grammarQuentin Young
2016-11-18vtysh, zebra: Fix link-params to use exit-link-paramsDonald Sharp