| Commit message (Expand) | Author | Files | Lines |
2018-06-20 | bgpd: json output fix (Coverity 1470098) | paco | 1 | -13/+19 |
2018-06-20 | doc: added parameters to two PIM commands | Mladen Sablic | 1 | -5/+5 |
2018-06-20 | bgpd, lib, zebra: Remove unnecessary return | Donald Sharp | 4 | -8/+4 |
2018-06-20 | lib: Don't expose a function that is never used | Donald Sharp | 2 | -2/+1 |
2018-06-20 | zebra: Add initial framework to keep track of changed route-maps | Donald Sharp | 1 | -3/+25 |
2018-06-20 | pimd: Remove unused code | Donald Sharp | 1 | -16/+0 |
2018-06-20 | bgpd, lib, pimd: Remove unused variable. | Donald Sharp | 4 | -8/+8 |
2018-06-19 | isisd, zebra: FIXME fixes | paco | 2 | -15/+12 |
2018-06-19 | bgpd, lib, ospfd, zebra: all_digit moved to frrstr | paco | 9 | -12/+24 |
2018-06-19 | bgpd: Untrusted argument (Coverity 1399380) | paco | 1 | -18/+20 |
2018-06-19 | zebra: string null termination (Coverity 1465494) | paco | 1 | -0/+5 |
2018-06-19 | eigrpd, lib, tests, vtysh: security (cppcheck) | paco | 4 | -7/+6 |
2018-06-19 | eigrpd, isisd, lib, ospfd: no effect (cppcheck) | paco | 4 | -8/+0 |
2018-06-19 | redhat: fix else cases in spec file | Ruben Kerkhof | 1 | -2/+2 |
2018-06-19 | redhat: spec file: specify file only once | Ruben Kerkhof | 1 | -2/+1 |
2018-06-19 | redhat: spec file: no need for custom attr for service file | Ruben Kerkhof | 1 | -1/+1 |
2018-06-19 | redhat: add missing dependencies on chkconfig in spec file | Ruben Kerkhof | 1 | -0/+2 |
2018-06-19 | redhat: remove a few superfluous Requires from spec file | Ruben Kerkhof | 1 | -4/+2 |
2018-06-19 | redhat: remove a few superfluous BuildRequires from spec file | Ruben Kerkhof | 1 | -1/+1 |
2018-06-19 | redhat: depend on info package instead of binary in specfile | Ruben Kerkhof | 1 | -2/+2 |
2018-06-19 | redhat: install-info is not called from %pre in spec file | Ruben Kerkhof | 1 | -1/+0 |
2018-06-19 | redhat: remove wrong comment from spec file | Ruben Kerkhof | 1 | -6/+2 |
2018-06-19 | redhat: spec file: all supported Fedora versions use systemd | Ruben Kerkhof | 1 | -2/+2 |
2018-06-19 | redhat: use default permissions for logrotate file in spec file | Ruben Kerkhof | 1 | -1/+1 |
2018-06-19 | redhat: spec file: we ship only one logrotate file | Ruben Kerkhof | 1 | -1/+1 |
2018-06-19 | redhat: be consistent in adding ./configure options in spec file | Ruben Kerkhof | 1 | -7/+7 |
2018-06-19 | redhat: use Github for SOURCE0 in spec file | Ruben Kerkhof | 1 | -1/+1 |
2018-06-19 | redhat: Use https for URL in spec file | Ruben Kerkhof | 1 | -1/+1 |
2018-06-19 | redhat: remove trailing whitespace from spec file | Ruben Kerkhof | 1 | -8/+8 |
2018-06-19 | redhat: fix tabs vs spaces in spec file | Ruben Kerkhof | 1 | -21/+21 |
2018-06-18 | bgpd: null check (Clang scan-build) | paco | 1 | -1/+1 |
2018-06-18 | ldpd: redundant condition (cppcheck) | paco | 1 | -7/+23 |
2018-06-18 | babeld, eigrpd, ospfd: unsigned negative check | paco | 4 | -6/+6 |
2018-06-18 | ldpd: redundant pointer operation (cppcheck) | paco | 1 | -1/+1 |
2018-06-18 | nhrpd: array limit check (cppcheck) | paco | 1 | -1/+1 |
2018-06-18 | ospfd, pimd: redundant memset (cppcheck) | paco | 2 | -7/+0 |
2018-06-18 | babeld, lib, ospfd, tests: fmt fixes (cppcheck) | paco | 9 | -22/+22 |
2018-06-18 | eigrpd, lib, vtysh: unused vars (cppcheck) | paco | 4 | -9/+8 |
2018-06-18 | bgpd: null check (Clang scan-build) | paco | 1 | -1/+1 |
2018-06-18 | bgpd: null chk (Coverity 1433544 1433543 1433542) | paco | 3 | -2/+6 |
2018-06-18 | bgpd: vpn null check | paco | 1 | -0/+3 |
2018-06-18 | zebra: re-install static routes needed vrf when the vrf intf comes up | Don Slice | 1 | -0/+6 |
2018-06-18 | bgpd: null check (Coverity 1408766) | paco | 1 | -5/+3 |
2018-06-17 | lib: A small optimization for the hash iterate and walk functions | Donald Sharp | 2 | -2/+11 |
2018-06-17 | lib, vtysh: Add 'show thread poll' command | Donald Sharp | 2 | -0/+66 |
2018-06-16 | bgpd: fix default RD value in running-cfg | Chirag Shah | 1 | -0/+1 |
2018-06-16 | zebra: Hide default vrf instance of l3vni cmd | Chirag Shah | 1 | -2/+2 |
2018-06-15 | doc: update workflow.rst | Quentin Young | 1 | -229/+231 |
2018-06-15 | lib: ignore user CFLAGS when building Clippy | Quentin Young | 1 | -1/+1 |
2018-06-15 | bgpd: null check (Coverity 1399274) | paco | 1 | -1/+1 |