summaryrefslogtreecommitdiffstats
path: root/fpm (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-20bgpd: json output fix (Coverity 1470098)paco1-13/+19
2018-06-20doc: added parameters to two PIM commandsMladen Sablic1-5/+5
2018-06-20bgpd, lib, zebra: Remove unnecessary returnDonald Sharp4-8/+4
2018-06-20lib: Don't expose a function that is never usedDonald Sharp2-2/+1
2018-06-20zebra: Add initial framework to keep track of changed route-mapsDonald Sharp1-3/+25
2018-06-20pimd: Remove unused codeDonald Sharp1-16/+0
2018-06-20bgpd, lib, pimd: Remove unused variable.Donald Sharp4-8/+8
2018-06-19isisd, zebra: FIXME fixespaco2-15/+12
2018-06-19bgpd, lib, ospfd, zebra: all_digit moved to frrstrpaco9-12/+24
2018-06-19bgpd: Untrusted argument (Coverity 1399380)paco1-18/+20
2018-06-19zebra: string null termination (Coverity 1465494)paco1-0/+5
2018-06-19eigrpd, lib, tests, vtysh: security (cppcheck)paco4-7/+6
2018-06-19eigrpd, isisd, lib, ospfd: no effect (cppcheck)paco4-8/+0
2018-06-19redhat: fix else cases in spec fileRuben Kerkhof1-2/+2
2018-06-19redhat: spec file: specify file only onceRuben Kerkhof1-2/+1
2018-06-19redhat: spec file: no need for custom attr for service fileRuben Kerkhof1-1/+1
2018-06-19redhat: add missing dependencies on chkconfig in spec fileRuben Kerkhof1-0/+2
2018-06-19redhat: remove a few superfluous Requires from spec fileRuben Kerkhof1-4/+2
2018-06-19redhat: remove a few superfluous BuildRequires from spec fileRuben Kerkhof1-1/+1
2018-06-19redhat: depend on info package instead of binary in specfileRuben Kerkhof1-2/+2
2018-06-19redhat: install-info is not called from %pre in spec fileRuben Kerkhof1-1/+0
2018-06-19redhat: remove wrong comment from spec fileRuben Kerkhof1-6/+2
2018-06-19redhat: spec file: all supported Fedora versions use systemdRuben Kerkhof1-2/+2
2018-06-19redhat: use default permissions for logrotate file in spec fileRuben Kerkhof1-1/+1
2018-06-19redhat: spec file: we ship only one logrotate fileRuben Kerkhof1-1/+1
2018-06-19redhat: be consistent in adding ./configure options in spec fileRuben Kerkhof1-7/+7
2018-06-19redhat: use Github for SOURCE0 in spec fileRuben Kerkhof1-1/+1
2018-06-19redhat: Use https for URL in spec fileRuben Kerkhof1-1/+1
2018-06-19redhat: remove trailing whitespace from spec fileRuben Kerkhof1-8/+8
2018-06-19redhat: fix tabs vs spaces in spec fileRuben Kerkhof1-21/+21
2018-06-18bgpd: null check (Clang scan-build)paco1-1/+1
2018-06-18ldpd: redundant condition (cppcheck)paco1-7/+23
2018-06-18babeld, eigrpd, ospfd: unsigned negative checkpaco4-6/+6
2018-06-18ldpd: redundant pointer operation (cppcheck)paco1-1/+1
2018-06-18nhrpd: array limit check (cppcheck)paco1-1/+1
2018-06-18ospfd, pimd: redundant memset (cppcheck)paco2-7/+0
2018-06-18babeld, lib, ospfd, tests: fmt fixes (cppcheck)paco9-22/+22
2018-06-18eigrpd, lib, vtysh: unused vars (cppcheck)paco4-9/+8
2018-06-18bgpd: null check (Clang scan-build)paco1-1/+1
2018-06-18bgpd: null chk (Coverity 1433544 1433543 1433542)paco3-2/+6
2018-06-18bgpd: vpn null checkpaco1-0/+3
2018-06-18zebra: re-install static routes needed vrf when the vrf intf comes upDon Slice1-0/+6
2018-06-18bgpd: null check (Coverity 1408766)paco1-5/+3
2018-06-17lib: A small optimization for the hash iterate and walk functionsDonald Sharp2-2/+11
2018-06-17lib, vtysh: Add 'show thread poll' commandDonald Sharp2-0/+66
2018-06-16bgpd: fix default RD value in running-cfgChirag Shah1-0/+1
2018-06-16zebra: Hide default vrf instance of l3vni cmdChirag Shah1-2/+2
2018-06-15doc: update workflow.rstQuentin Young1-229/+231
2018-06-15lib: ignore user CFLAGS when building ClippyQuentin Young1-1/+1
2018-06-15bgpd: null check (Coverity 1399274)paco1-1/+1