summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-07-25tools: Ignore errors for frr reload stuffDonatas Abraitis
2023-07-08lib: make cmd_element->attr a bitmask & clarifyDavid Lamparter
2023-06-07tools: fix list value remove in frr-reloadChirag Shah
2023-04-16tools: Make check flag really work for reloadanlan_cs
2023-04-16tools: fix missing remote-as configuration when reloadanlan_cs
2023-03-15tools: frr-reload fix list value not presentChirag Shah
2023-02-09tools: Fix missing pbrd in rsyslog.d 45-frr.conf fileDonald Sharp
2022-12-25tools: Ignore agentx command for frr-reload.pyDonatas Abraitis
2022-11-15tools: remove backslash from declare check regexMarius Tomaschewski
2022-10-16Merge pull request #12137 from opensourcerouting/fix/chown_touchDonald Sharp
2022-10-14tools: Do not try creating /proc with install commandDonatas Abraitis
2022-10-14tools: Use `install` instead of `touch/chown` combinationDonatas Abraitis
2022-10-12tools: Apply black formatting for frr-reload.pyDonatas Abraitis
2022-10-12tools: Handle sequence numbers for BGP community (large/ext) in frr-reload.pyDonatas Abraitis
2022-09-20bgpd: Use route_map_result_t for route_map_apply() as return typeDonatas Abraitis
2022-08-15tools: stop zebra daemon lastMark Stapp
2022-08-06tools: Add pim6d to tools so that pim6d will work properlyDonald Sharp
2022-07-26tools/gcc-plugins: make GCC 12 compatibleDavid Lamparter
2022-07-11tools: Do not wrap the pidfile into double-quotes for frrcommon.shDonatas Abraitis
2022-07-07tools: Add missing bfdd to logrotate configDonatas Abraitis
2022-06-24tools: fix boot config load in watchfrrChristian Hopps
2022-06-16tools: document frr_global_options in daemons fileQuentin Young
2022-06-16tools: apply various shellcheck recommendationsQuentin Young
2022-06-16tools: print daemon start cmd, vtysh_b cmdQuentin Young
2022-06-16tools: clean up whitespace in daemons fileQuentin Young
2022-06-16tools: improve explanation of watchfrr_optionsQuentin Young
2022-06-16tools: improve explanation of 'wrap' optionsQuentin Young
2022-06-01tools: Really fix all daemon shutdown without complaining about PID filesMartin Buck
2022-06-01Merge pull request #11315 from gromit1811/fix_init_stop_msgsDonatas Abraitis
2022-05-31Merge pull request #11293 from opensourcerouting/feature/update_workflow_datesDonald Sharp
2022-05-31tools: Don't complain about missing PID files when stopping all damonsMartin Buck
2022-05-30tools: add eigrp support on frr-reloadChristian Poessinger
2022-05-27doc, tools: Update release dates in workflow.rstDonatas Abraitis
2022-05-26Merge pull request #11282 from donaldsharp/pim_v2_v3Russ White
2022-05-26tools: fix unused variable in callgraph toolDavid Lamparter
2022-05-25tools: Add `show ip igmp statistics` to support bundle gatheringDonald Sharp
2022-05-13Merge pull request #11177 from opensourcerouting/fix/memset_memcpyDonald Sharp
2022-05-12tools: Catch more argv_find() when not checked properlyDonatas Abraitis
2022-05-11tools: Add coccinelle script to catch memset/memcpy wrong usageDonatas Abraitis
2022-04-24tools: string literals -> commentsChirag Shah
2022-04-23tools: frr-reload fix bgp nbr deleteChirag Shah
2022-04-23tools: fix bgp instances deletion in frr-reloadChirag Shah
2022-04-21Merge pull request #11064 from opensourcerouting/fix/allow_only_euid_0_runnin...Donald Sharp
2022-04-20tools: Allow running frrinit.sh only for EUID=0Donatas Abraitis
2022-04-20tools: Improve usage example for frrinit.shDonatas Abraitis
2022-04-20Merge pull request #11052 from opensourcerouting/fix/log_dir_permissionsDonald Sharp
2022-04-19Merge pull request #11050 from opensourcerouting/fix/pathd_missingDonald Sharp
2022-04-19packaging: Add pathd to logrotateDonatas Abraitis
2022-04-19packaging: Set default permissions for /var/log/frr to 0755Donatas Abraitis
2022-04-19tools: Print usage for frrinit.sh when running without argumentsDonatas Abraitis