summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add cplusplus guards to all zebra headersEmanuele Di Pascale2019-03-2542-2/+343
* Merge pull request #3772 from pguibert6WIND/vrf_backend_unknownDonald Sharp2019-03-253-2/+13
|\
| * lib: handling vrf backend unknown casePhilippe Guibert2019-02-111-0/+5
| * lib: interface handling where zebra not yet readyPhilippe Guibert2019-02-113-2/+8
* | Merge pull request #3989 from opensourcerouting/redhat-new-initDonald Sharp2019-03-256-698/+5
|\ \
| * | tools/frrcommon.sh: ignore 'declare' failuresDavid Lamparter2019-03-241-1/+1
| * | redhat: switch to new init scriptDavid Lamparter2019-03-215-697/+4
* | | Merge branch 'frr/pull/4005'David Lamparter2019-03-241-7/+66
|\ \ \
| * | | bgpd: add command to lookup prefixes in the rpki tableMarcel Röthke2019-03-241-7/+66
* | | | Merge pull request #4001 from qlyoung/doc-update-libyang-buildingDavid Lamparter2019-03-231-35/+33
|\ \ \ \
| * | | | doc: update instructions for building libyangQuentin Young2019-03-221-35/+33
| |/ / /
* | | | Merge pull request #3996 from qlyoung/doc-move-rpm-to-devdocsDavid Lamparter2019-03-2310-132/+100
|\ \ \ \
| * | | | doc: move rpm build doc to dev docsQuentin Young2019-03-229-131/+99
| * | | | doc: fix underline levelQuentin Young2019-03-211-1/+1
* | | | | Merge pull request #3985 from rubenk/doc-fix-a-few-typosDavid Lamparter2019-03-2325-53/+53
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | doc: address review commentRuben Kerkhof2019-03-201-1/+1
| * | | | doc: fix a couple of typosRuben Kerkhof2019-03-2025-53/+53
* | | | | Merge pull request #3978 from chiragshah6/evpn_dev2Sri Mohana Singamsetty2019-03-222-1/+4
|\ \ \ \ \
| * | | | | bgpd: l3vni add-del handle non-defualt rdChirag Shah2019-03-202-1/+4
* | | | | | Merge pull request #3927 from donaldsharp/rnh_cleanupDavid Lamparter2019-03-221-7/+9
|\ \ \ \ \ \
| * | | | | | zebra: Cleanup rnh table information before deleting underlying tablesDonald Sharp2019-03-081-7/+9
* | | | | | | Merge pull request #3935 from FRRouting/doc-add-fabricd-seealsoMark Stapp2019-03-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | doc: include fabricd in see-also programsQuentin Young2019-03-121-1/+1
* | | | | | | | Merge pull request #3839 from srimohans/support_bundleDonald Sharp2019-03-222-0/+193
|\ \ \ \ \ \ \ \
| * | | | | | | | FRR: Python script to generate support bundle for FRRSri Mohana Singamsetty2019-02-202-0/+193
* | | | | | | | | Merge pull request #3776 from opensourcerouting/pbrd-interface-nexthopsDonald Sharp2019-03-226-116/+222
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | lib, pbrd: fix indentation of a few commandsRenato Westphal2019-02-152-5/+5
| * | | | | | | | | pbrd: change the "set nexthop" command to accept interface nexthopsRenato Westphal2019-02-151-36/+44
| * | | | | | | | | pbrd: add support for interface nexthopsRenato Westphal2019-02-153-1/+71
| * | | | | | | | | pbrd: fix detection of inconsistent nexthop groupsRenato Westphal2019-02-151-20/+34
| * | | | | | | | | pbrd: rename nh_afi variables to nh_type to better convey their meaningRenato Westphal2019-02-151-14/+14
| * | | | | | | | | lib: add support for interface nexthops on nexthop groupsRenato Westphal2019-02-151-33/+51
| * | | | | | | | | lib: change how nexthop groups store nexthop addressesRenato Westphal2019-02-142-8/+10
| * | | | | | | | | lib: consolidate nexthop-group deletion in a single placeRenato Westphal2019-02-141-7/+1
* | | | | | | | | | Merge pull request #3972 from mjstapp/fix_privs_raceDonald Sharp2019-03-221-20/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libs: fix race in privs changesMark Stapp2019-03-171-20/+21
* | | | | | | | | | | Merge pull request #3980 from rubensfig/doc_bgp_rrDonald Sharp2019-03-221-5/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | doc: route reflector documentationRubens Figueiredo2019-03-211-5/+17
* | | | | | | | | | | | Merge pull request #3992 from rubenk/tools-fix-typosQuentin Young2019-03-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | tools: fix two typos in daemons fileRuben Kerkhof2019-03-211-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #3967 from chiragshah6/evpn_devSri Mohana Singamsetty2019-03-211-0/+40
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bgpd: router mac same as self skip route installChirag Shah2019-03-191-0/+40
* | | | | | | | | | | | Merge pull request #3863 from patrasar/RP_addition_deletion_changesDonald Sharp2019-03-2016-250/+693
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | pimd: Addressing the review commentsSarita Patra2019-03-194-31/+14
| * | | | | | | | | | | pimd: Handling delete nexthop track for PIM upstream addressSarita Patra2019-02-252-11/+43
| * | | | | | | | | | | pimd: update pim upstream structure when RP gets deletedSarita Patra2019-02-251-0/+49
| * | | | | | | | | | | pimd: update pim upstream structure when RP gets configuredSarita Patra2019-02-252-2/+116
| * | | | | | | | | | | pimd: clear upstream rpf information when RP becomes not reachableSarita Patra2019-02-255-43/+89
| * | | | | | | | | | | pimd: clear rp_info source_nexthop when RP becomes not reachableSarita Patra2019-02-252-3/+18
| * | | | | | | | | | | pimd: Don't install dummy channel oil entry into KernelSarita Patra2019-02-251-18/+24