summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-24tools: Ignore errors for frr reload stuffDonatas Abraitis
2024-02-07tools: Use error log level when failing to execute commands via frr-reload.pyDonatas Abraitis
2024-02-07tools: fix frr-reload multiple no description cmdsChirag Shah
2024-02-07tools: Apply black formatting for tools/frr-reload.pyDonatas Abraitis
2024-02-07tools: fix key chain reload removalRafael Zalamena
2024-02-07tools: fix ospf area stub summary in frr-reloadChirag Shah
2024-02-07tools: fix pim interface config deletionChirag Shah
2024-02-07tools: always append "exit" in frr-reload.pyIgor Ryzhov
2023-12-13tools: fix frr-reload multiple no description cmdsChirag Shah
2023-11-30bgpd: lttng tp add evpn route eventsChirag Shah
2023-11-29tools: fix frr-reload interface desc cmdChirag Shah
2023-11-02tools: fix frr-reload route-map desc cmdChirag Shah
2023-09-18tools: make --quiet actually suppress outputJonas Gorski
2023-07-18tools: Add what FRR thinks as the fib routes for support_bundleDonald Sharp
2023-06-07tools: fix list value remove in frr-reloadChirag Shah
2023-04-18style: add format checker config that matches FRR style standardsChristian Hopps
2023-04-15tools: Make check flag really work for reloadanlan_cs
2023-04-15tools: fix missing remote-as configuration when reloadanlan_cs
2023-03-26Merge pull request #13101 from opensourcerouting/fix/bindir_for_frr-reloadDonald Sharp
2023-03-24tools: Set correct directory of vtysh for frr-reload.pyDonatas Abraitis
2023-03-24*: Convert thread_execute to event_executeDonald Sharp
2023-03-24*: Convert thread_add_XXX functions to event_add_XXXDonald Sharp
2023-03-21mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps
2023-03-14tools: frr-reload fix list value not presentChirag Shah
2023-02-10tools: allow // SPDX... in checkpatch.plDavid Lamparter
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-02-09*: manual SPDX License ID conversionsDavid Lamparter
2023-02-09*: sort out & explain licenses used in FRRDavid Lamparter
2023-02-08tools: Fix missing pbrd in rsyslog.d 45-frr.conf fileDonald Sharp
2023-02-07Merge pull request #12707 from donaldsharp/missed_enumsDonatas Abraitis
2023-01-31tools: add GotoXref vim scriptDavid Lamparter
2023-01-31tools: Add missing enums to switch statementDonald Sharp
2023-01-15tools: Add missing daemonsYuxiang Zhu
2022-12-22tools: Ignore agentx command for frr-reload.pyDonatas Abraitis
2022-12-06Revert "tools: stop zebra daemon last"Mark Stapp
2022-11-23tools: Enable start of FRR for non-root userMichal Ruprich
2022-11-15Merge pull request #11058 from opensourcerouting/fix/redhat_debian_logrotateJafar Al-Gharaibeh
2022-11-11tools: remove backslash from declare check regexMarius Tomaschewski
2022-11-08tools: Add pim6d support bundle commandsSai Gomathi N
2022-11-08packaging: Reuse frr.logrotate for Debian and Redhat buildsDonatas Abraitis
2022-11-03tools: Honor sysdir, confdir, bindir for frr-reload.py from "frr" wrapperDonatas Abraitis
2022-10-14tools: Do not try creating /proc with install commandDonatas Abraitis
2022-10-13Merge pull request #12066 from opensourcerouting/cleanup-cli-xrefDonald Sharp
2022-10-13tools: Use `install` instead of `touch/chown` combinationDonatas Abraitis
2022-10-11tools: Apply black formatting for frr-reload.pyDonatas Abraitis
2022-10-11tools: Handle sequence numbers for BGP community (large/ext) in frr-reload.pyDonatas Abraitis
2022-10-06lib: make cmd_element->attr a bitmask & clarifyDavid Lamparter
2022-09-26tools: Configure systemd to always restart FRR, regardless of exit codeBrian Rak
2022-09-20bgpd: Use route_map_result_t for route_map_apply() as return typeDonatas Abraitis
2022-08-15tools: stop zebra daemon lastMark Stapp