summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #531 from qlyoung/fix-stack-refLou Berger2017-05-152-19/+17
|\
| * lib: fix access to stack valueQuentin Young2017-05-152-19/+17
* | doc: fix VARIABLE <> WORD confusion in cli.mdDavid Lamparter2017-05-151-1/+1
* | bgpd: autocomplete peer-groups & interface peersDavid Lamparter2017-05-151-15/+26
* | lib: cli: fix IPv6 address partial matchingDavid Lamparter2017-05-152-29/+18
* | doc: update CLI documentationDavid Lamparter2017-05-151-18/+93
* | bgpd: autocomplete neighbor namesDavid Lamparter2017-05-151-0/+42
* | vtysh: autocomplete variablesDavid Lamparter2017-05-154-16/+102
* | lib: cli: autocomplete variablesDavid Lamparter2017-05-157-8/+187
* | lib: parser: add pre-merge varname propagation stepDavid Lamparter2017-05-153-1/+133
* | lib: parser: split off & rename graph handlingDavid Lamparter2017-05-1510-437/+509
* | lib: parser: add named variables in CLIDavid Lamparter2017-05-154-5/+50
* | Merge pull request #520 from opensourcerouting/bgpd-fixes-masterDonald Sharp2017-05-158-30/+11
|\ \
| * | bgpd: remove unused bgp_attr_default_intern() functionRenato Westphal2017-05-122-21/+0
| * | lib: remove gap between AFI_IP6 and AFI_L2VPNRenato Westphal2017-05-121-2/+2
| * | bgpd: fix segfault with '[no] bgp network import-check'Renato Westphal2017-05-121-4/+19
| * | bgpd: fix duplicate install of commandRenato Westphal2017-05-121-1/+0
| * | bgpd: removed unused parameter from bgp_dump_attr()Renato Westphal2017-05-124-5/+5
| * | lib: add labeled-unicast in safi2str()Renato Westphal2017-05-121-2/+4
| * | bgpd: fix 'show bgp [...] longer-prefixes'Renato Westphal2017-05-121-1/+1
* | | Merge pull request #527 from LabNConsulting/working/master/patch-set/issue471...Donald Sharp2017-05-154-16/+9
|\ \ \
| * | | bgpd: fix table leak introduced in labeled unicast (Issue #473)Lou Berger2017-05-151-1/+1
| * | | bgpd: fix v6 encap safi config - more labeled unicast breakage (Issue #473)Lou Berger2017-05-141-11/+2
| * | | bgpd: fix rfapi label origination (Issue #473)Lou Berger2017-05-131-0/+1
| * | | bgpd: fix VPN SAFI label distribution (Issue #473)Lou Berger2017-05-131-5/+20
| * | | bgpd: add epvn as labeled safi type (ISSUE #471)Lou Berger2017-05-131-1/+2
* | | | Merge pull request #526 from donaldsharp/renato_eigrpDavid Lamparter2017-05-1512-142/+142
|\ \ \ \ | |_|_|/ |/| | |
| * | | eigrpd: Diverse FixesRenato Westphal2017-05-139-95/+117
| * | | eigrpd: Some Basic CorrectionsRenato Westphal2017-05-135-33/+27
| * | | lib: Cleanup command parsing a tiny bitDonald Sharp2017-05-131-18/+2
| |/ /
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-156-169/+70
|\ \ \ | |/ / |/| |
| * | Merge pull request #521 from opensourcerouting/bgpd-fixes-stableDonald Sharp2017-05-132-6/+20
| |\ \
| | * | bgpd: fix segfault with '[no] bgp network import-check'Renato Westphal2017-05-121-4/+19
| | * | bgpd: fix duplicate install of commandRenato Westphal2017-05-121-1/+0
| | * | bgpd: fix 'show bgp [...] longer-prefixes'Renato Westphal2017-05-121-1/+1
| * | | Merge pull request #508 from LabNConsulting/working/3.0/patch/issue198David Lamparter2017-05-131-137/+0
| |\ \ \
| | * | | bgpd: Issue #198 - clean up duplicate command resulting from CLI refactoringLou Berger2017-05-111-137/+0
| * | | | Merge pull request #524 from qlyoung/blublublub3.0David Lamparter2017-05-131-12/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | lib: use %p specifier for pointersQuentin Young2017-05-121-12/+5
| |/ / /
| * | | bgpd: fixup bgpd: allow VPN next hop to be different AFI than NLRI nextPhilippe Guibert2017-05-111-2/+3
| * | | added troubleshooting section to debian 8 build docAdam Fitzgerald2017-05-111-4/+35
| * | | Merge pull request #500 from qlyoung/fix-router-rip-3.0-3.0David Lamparter2017-05-111-10/+10
| |\ \ \ | | |/ / | |/| |
| | * | vtysh: add \n to 'router rip[ng]' docstringsQuentin Young2017-05-101-10/+10
| |/ /
| * | Address the error "Dead assignment" of static analysifHung-Weic Chiu2017-05-109-15/+10
| * | - Solve the Coverity Scan PW.ASSIGN_WHERE_COMPARE_MEANTHung-Weic Chiu2017-05-102-2/+8
* | | Merge pull request #525 from qlyoung/frr-script-fixDavid Lamparter2017-05-131-2/+2
|\ \ \
| * | | tools: $valgrind --> "$valgrind"Quentin Young2017-05-131-2/+2
|/ / /
* | | README: add references to EIGRP and NHRP.Vincent JARDIN2017-05-121-1/+2
* | | Merge pull request #518 from dwalton76/zebra-mpls-lsp-uninstallRenato Westphal2017-05-121-4/+5
|\ \ \
| * | | zebra: zebra_mpls_lsp_uninstall was not being calledDaniel Walton2017-05-121-4/+5