summaryrefslogtreecommitdiff
path: root/vtysh
AgeCommit message (Expand)Author
2017-08-01zebra: add support for static pseudowiresRenato Westphal
2017-05-30vtysh: Add back some missing bgp commandsDonald Sharp
2017-05-26vtysh: fix a compile error when user/group are disabledJafar Al-Gharaibeh
2017-05-23bgpd: remove encap safi vty related files bgp_encap.h|cLou Berger
2017-05-23vtysh: remove BGP_ENCAP(V6)_NODELou Berger
2017-05-18Merge branch stable/2.0 into stable/3.0David Lamparter
2017-05-17vtysh: fix ldpd vtyshQuentin Young
2017-05-17tools: frr-reload.py should exit non-zero when "set src x.x.x.x" failsDaniel Walton
2017-05-10vtysh: add \n to 'router rip[ng]' docstringsQuentin Young
2017-04-28vtysh: Add back in some missing ospf6 commandsDonald Sharp
2017-04-26Problem with DEFUNSH in vtysh, issue #358Daniel Walton
2017-04-24Merge pull request #400 from dwalton76/default-frr-confMartin Winter
2017-04-24vtysh: "Command incomplete: log syslog"Daniel Walton
2017-04-19vtysh: remove deprecated HAVE_EVPN flagPhilippe Guibert
2017-04-04vtysh: Fix build for non-snmp caseDonald Sharp
2017-04-04Merge branch 'master'David Lamparter
2017-04-04Merge branch 'stable/2.0'David Lamparter
2017-04-04Merge pull request #294 from opensourcerouting/modulesDonald Sharp
2017-04-04vtysh: handle "show modules" like "show memory"David Lamparter
2017-03-31ldpd: remove the interface vty nodeRenato Westphal
2017-03-28vtysh: remove ignore listDavid Lamparter
2017-03-28*: track version & "defaults" in configsDavid Lamparter
2017-03-09Lowercase frr.confMartín Beauchamp
2017-03-08*: add frr_config_fork()David Lamparter
2017-03-07vtysh: fix completionDavid Lamparter
2017-03-07nhrpd: implement next hop resolution protocolTimo Teräs
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