summaryrefslogtreecommitdiffstats
path: root/pimd/pim_upstream.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-03zebra: the route nexthop interfaces per vrf were not displayed okPhilippe Guibert1-1/+1
2019-06-02doc: add libtool noteDavid Lamparter1-1/+22
2019-05-31lib: crash when FRR hostname length > 80 charsLakshman Krishnamoorthy4-4/+23
2019-05-31bgpd: Filtering received EVPN routes based on VNI does not workLakshman Krishnamoorthy2-11/+42
2019-05-31lib: Changes made to dependencies of a r-map do not take effect.Naveen Thanikachalam6-30/+148
2019-05-31lib, zebra: Ensure route encoding has enough spaceDonald Sharp4-6/+13
2019-05-31lib: Fix gcc 9 warning -> error issueDonald Sharp1-1/+1
2019-05-31lib: vtypath_default could be overwrittenDonald Sharp1-1/+1
2019-05-30lib, vtysh: make debug memstats work in vtyshMark Stapp2-2/+15
2019-05-30lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOPLakshman Krishnamoorthy18-398/+372
2019-05-30pimd: new cli to configure last-member-query-count & last-member-query-intervalSarita Patra7-10/+171
2019-05-29lib: fix helpstring truncationQuentin Young1-1/+1
2019-05-29bgpd: use XCALLOC to allocate string bufQuentin Young1-1/+1
2019-05-29lib: use static storage for vty_cwdQuentin Young1-9/+4
2019-05-29bgpd: fix pointer bug introduced in strlcat changeQuentin Young1-20/+19
2019-05-29bgpd: suppress dead store warningQuentin Young1-0/+1
2019-05-29ospfd: initialize maybe-uninitialized boolQuentin Young1-1/+1
2019-05-29lib, zebra: remove uses of strncpyQuentin Young4-6/+6
2019-05-29zebra: strcat -> strlcatQuentin Young3-4/+5
2019-05-29staticd: strcpy -> strlcpyQuentin Young1-1/+1
2019-05-29vtysh: strcpy -> strlcpy, strcat -> strlcatQuentin Young1-4/+5
2019-05-29pbrd: strcpy -> strlcpyQuentin Young1-1/+1
2019-05-29pimd: strcpy -> strlcpyQuentin Young4-55/+57
2019-05-29ripngd: strcat -> strlcatQuentin Young1-7/+7
2019-05-29lib: remove some strcpy, strcatQuentin Young4-14/+16
2019-05-29bgpd: remove strcpy, strcatQuentin Young3-44/+34
2019-05-29bgpd: fix rfapi false compiler warningQuentin Young1-0/+3
2019-05-29bgpd: fix false compiler warningQuentin Young1-0/+2
2019-05-29lib: fix false compiler warningQuentin Young1-0/+2
2019-05-29lib: fix uninitialized variable in backtrace outputQuentin Young1-0/+2
2019-05-29zebra: fix maybe-uninitialized pointerQuentin Young1-1/+1
2019-05-29zebra: fix unused variable on OmniOSQuentin Young1-1/+2
2019-05-29zebra: add setters for distance, instanceMark Stapp2-0/+24
2019-05-29doc: clean up memleak section of topotests docMark Stapp1-16/+9
2019-05-29pimd: new cli command show ip mroute summarySarita Patra2-0/+99
2019-05-29zebra: BGP always sends distance no need to double checkDonald Sharp1-7/+1
2019-05-29bgpd: Always send down correct admin distanceDonald Sharp1-0/+3
2019-05-29isisd: Remove unnecessary use of strcpyChristian Franke1-5/+1
2019-05-29isisd: Remove warning about shadowing a variableChristian Franke1-1/+1
2019-05-29isisd: del routes when area is unconfiguredEmanuele Di Pascale2-2/+8
2019-05-29pimd: Re-deisgn the "clear ip mroute" command.rgirada3-3/+52
2019-05-29snapcraft: Add libdb5.3 dependencyMartin Winter1-0/+1
2019-05-29snapcraft: Disable libyang CACHE for snap package (Temp workaround)Martin Winter1-0/+1
2019-05-29snapcraft: Add FabricD to Snap packageMartin Winter6-2/+40
2019-05-29snapcraft: Update bgpd to use newer rpki libMartin Winter2-3/+3
2019-05-29snapcraft: Add libyang to snap packageMartin Winter1-1/+22
2019-05-29snapcraft: Add missing staticd.conf.defaultMartin Winter1-0/+1
2019-05-29snapcraft: Don't stage libc6Martin Winter1-1/+0
2019-05-29snapcraft: Update RTRLIB to 0.6.3Martin Winter1-1/+1
2019-05-29doc: Fix doc showing command that does not existDonald Sharp1-4/+0