summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* vtysh: remove ignore listDavid Lamparter2017-03-281-58/+1
* *: add frr_config_fork()David Lamparter2017-03-083-50/+29
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-073-2/+8
* vtysh: Fix cli help string to have only 1 mention of vty_socketDonald Sharp2017-03-071-1/+0
* Lowercase frr.confMartín Beauchamp2017-02-273-4/+4
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-241-1/+1
|\
| * vtysh: Fix Coverity Warning CID 1399479 (#1 of 1): Destination buffer too sma...Martin Winter2017-02-101-1/+1
* | bgpd: remove old address-family vty command for evpnPhilippe Guibert2017-02-141-1/+1
* | bgpd: add support for evpn subnode by using afi/safi parameterPhilippe Guibert2017-02-141-3/+4
* | vtysh: add support for bgp evpn address-familyPhilippe Guibert2017-02-141-2/+30
* | vtysh: make -c useful with -C (dryrun)David Lamparter2017-02-101-2/+35
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-092-4/+4
|\|
| * *: Found some instances of Quagga.confDonald Sharp2017-02-072-4/+4
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-073-6/+6
|\|
| * Merge pull request #161 from donaldsharp/stableMcLibraryDavid Lamparter2017-02-071-1/+1
| |\
| | * *: Convert libzebra -> libfrrDonald Sharp2017-02-031-1/+1
| * | Merge branch 'frr/pull/157' ("Fixinator")David Lamparter2017-02-072-4/+55
| |\ \
| | * | bgpd, vtysh: Fix vtysh able to handle some safi modes for bgpDonald Sharp2017-02-032-4/+55
| | |/
| * / vtysh: Quagga.conf -> Frr.confQuentin Young2017-02-032-5/+5
| |/
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-025-15/+118
|\|
| * *: fix warning fallout from set_socket_pathDavid Lamparter2017-02-011-1/+1
| * vtysh: Add --config_dir option to override compiled in location for vtysh.con...Martin Winter2017-01-251-4/+58
| * vtysh: Use HOME environment variable to get homedir and only fallback to pass...Martin Winter2017-01-251-0/+5
| * vtysh: Add vty_socket cli option to override the compiled-in location for the...Martin Winter2017-01-253-11/+52
| * bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)Lou Berger2017-01-171-0/+4
* | lib: clean up tab-completion memory countingDavid Lamparter2017-01-311-2/+3
* | vtysh: Add 'vrf-policy NAME' and 'exit-vrf-policy' to ignore list.Donald Sharp2017-01-261-0/+2
* | bgpd, vtysh: Allow bgp and vtysh to work together againDonald Sharp2017-01-262-36/+38
* | bgpd: add vrf-policy config using existing vnc codeLou Berger2017-01-231-0/+39
* | bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)Lou Berger2017-01-191-0/+4
* | Merge pull request #59 from donaldsharp/cli_cleanupDavid Lamparter2017-01-171-0/+1
|\ \
| * | vtysh: Add 'vnc l2-group NAME' to exclusion listDonald Sharp2017-01-091-0/+1
* | | build: fix several ldpd XML-CLI build issuesDavid Lamparter2017-01-171-6/+19
* | | frr: Remove HAVE_IPV6 from code baseDonald Sharp2017-01-131-1/+1
|/ /
* | Merge branch 'master' into fix-proto_redistnumQuentin Young2017-01-076-16/+18
|\ \
| * \ Merge pull request #30 from qlyoung/fix-cli-nitsDonald Sharp2017-01-071-0/+1
| |\ \
| | * | vtysh: add `logical-router ...` to extract.pl ignore listQuentin Young2016-12-231-0/+1
| * | | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-065-16/+17
| |\ \ \ | | |/ / | |/| / | | |/
| | * watchfrr: Rename watchquagga -> watchfrrDonald Sharp2017-01-043-6/+6
| | * build: replace some hardcoding with ./configureDavid Lamparter2016-12-201-4/+5
| | * build: rename (1 of ?): configure.ac + preprocDavid Lamparter2016-12-203-6/+6
| | * vtysh: Fix static compilationDonald Sharp2016-12-092-10/+10
* | | all: use ->text when parsing protocol argumentQuentin Young2016-12-161-1/+1
|/ /
* | vtysh: Fix static compilationDonald Sharp2016-12-082-10/+10
* | *: fix up DEFUNs without install_element callsDavid Lamparter2016-12-051-19/+5
* | *: make DEFUN installations file-localDavid Lamparter2016-12-011-0/+9
* | *: fix CLI copypasta mixupsDavid Lamparter2016-11-291-1/+1
* | Merge commit '34d5ef459140ee7e'David Lamparter2016-11-281-0/+1
|\ \
| * | vtysh: initialise readline before binding keyDavid Lamparter2016-11-231-0/+1
* | | Merge branch 'vtysh-grammar'David Lamparter2016-11-283-336/+224
|\| | | |/ |/|