summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: add string utilitiesQuentin Young2018-06-068-85/+287
* Merge pull request #2376 from mjstapp/doc_linkQuentin Young2018-06-051-2/+2
|\
| * doc: fix broken link to 'code formatting' sectionMark Stapp2018-06-051-2/+2
* | Merge pull request #2367 from qlyoung/docuserLou Berger2018-06-051-9/+35
|\ \
| * | doc: document 'show cli graph'Quentin Young2018-06-041-9/+35
* | | Merge pull request #2351 from donaldsharp/bgp_deprecationLou Berger2018-06-052-35/+54
|\ \ \
| * | | bgpd: Note deprecation in documentationDonald Sharp2018-06-011-11/+17
| * | | bgpd: Deprecate and hide the `no bgp multiple-instance` commandDonald Sharp2018-06-011-7/+13
| * | | bgpd: Hide and deprecate `bgp config-type cisco` commandDonald Sharp2018-06-011-17/+24
* | | | Merge pull request #2344 from pguibert6WIND/bgp_vrf_usecaseLou Berger2018-06-051-0/+9
|\ \ \ \
| * | | | doc: add BGP VRF use casePhilippe Guibert2018-05-301-0/+9
* | | | | Merge pull request #2304 from ppmathis/enhancement/bgp-pg-overridesQuentin Young2018-06-057-640/+2031
|\ \ \ \ \
| * | | | | tests: Improve test suite for peer attributesPascal Mathis2018-05-282-302/+239
| * | | | | bgpd: Fix style issues for peer-group overridesPascal Mathis2018-05-284-22/+19
| * | | | | bgpd: Fix group overrides for AF flags/filtersPascal Mathis2018-05-281-2/+2
| * | | | | tests: Add tests for overriding BGP peer attrsPascal Mathis2018-05-284-0/+1243
| * | | | | bgpd: Fix group overrides for inverted AF flagsPascal Mathis2018-05-283-111/+131
| * | | | | bgpd: Improve group overrides for AF filtersPascal Mathis2018-05-272-213/+366
| * | | | | bgpd: Improve group overrides for AF flagsPascal Mathis2018-05-272-324/+365
* | | | | | Merge pull request #2343 from donaldsharp/vtysh_fpRenato Westphal2018-06-056-49/+37
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | bgpd: Cleanup assumptions in bgp_evpn.cDonald Sharp2018-06-052-44/+31
| * | | | | ospfd: lp may be null, make sure it isn'tDonald Sharp2018-06-051-2/+3
| * | | | | ospfd: Note that we do not care about self origination in this caseDonald Sharp2018-06-051-1/+1
| * | | | | ripd: Intentionally ignore return from rip_send_packetDonald Sharp2018-06-051-1/+1
| * | | | | vtysh: fp can never be NULL at this point in codeDonald Sharp2018-06-051-1/+1
* | | | | | Merge pull request #2365 from donaldsharp/vxlan_mem_leakRenato Westphal2018-06-051-1/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | zebra: Fix memory leak on host prefix removalDonald Sharp2018-06-041-1/+3
* | | | | | Merge pull request #2368 from qlyoung/fix-show-bgp-l2vpn-evpn-missing-docstringRenato Westphal2018-06-051-1/+2
|\ \ \ \ \ \
| * | | | | | bgpd: fix missing docstringQuentin Young2018-06-041-1/+2
| |/ / / / /
* | | | | | Merge pull request #2352 from qlyoung/fix-yet-another-vtysh-read-bugRenato Westphal2018-06-051-2/+5
|\ \ \ \ \ \
| * | | | | | vtysh: fix potential stack buffer overflowQuentin Young2018-06-011-2/+5
* | | | | | | Merge pull request #2366 from msablic/pim_docDonald Sharp2018-06-051-0/+89
|\ \ \ \ \ \ \
| * | | | | | | doc: expanded PIM doc. w/ missing commandsMladen Sablic2018-06-051-0/+89
* | | | | | | | Merge pull request #2371 from gromit1811/pim-rp-lookup-messages-fixDonald Sharp2018-06-052-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | pimd: Fix debug messagesMartin Buck2018-06-042-3/+3
| |/ / / / / / /
* | | | | | | | Merge pull request #2372 from gromit1811/pim-comment-fixDonald Sharp2018-06-052-2/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | pimd: Comment spelling fixMartin Buck2018-06-052-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #1976 from pguibert6WIND/issue_1968Donald Sharp2018-06-046-56/+301
|\ \ \ \ \ \ \
| * | | | | | | zebra: keep one command to handle vty with/without table paramPhilippe Guibert2018-06-011-587/+87
| * | | | | | | zebra: add in show vrf information about vrf backend kindPhilippe Guibert2018-06-011-0/+3
| * | | | | | | zebra: add show ip route table vrf commandPhilippe Guibert2018-06-011-0/+31
| * | | | | | | zebra: ns_table list is extended to support multiple NETNSPhilippe Guibert2018-06-012-11/+25
| * | | | | | | zebra: table_id election with the vrf backendPhilippe Guibert2018-06-013-8/+61
| * | | | | | | zebra: add table keyword to route configuration vty commandPhilippe Guibert2018-06-013-38/+682
* | | | | | | | Merge pull request #2259 from ppmathis/enhancement/peer-enforce-first-asDonald Sharp2018-06-044-16/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | bgpd: Move 'enforce-first-as' from global to peerPascal Mathis2018-05-194-16/+72
* | | | | | | | | Merge pull request #2355 from opensourcerouting/fix-build-freebsd-snmpDonald Sharp2018-06-046-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | build: append -std=gnu99 after SNMP_CFLAGSRenato Westphal2018-06-036-6/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #2356 from opensourcerouting/doc-ldpd-rfcsDonald Sharp2018-06-041-0/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc: list RFCs supported by ldpd in overview.rstRenato Westphal2018-06-031-0/+28
| |/ / / / / / / /