summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11058 from opensourcerouting/fix/redhat_debian_logrotateJafar Al-Gharaibeh2022-11-161-0/+27
|\
| * packaging: Reuse frr.logrotate for Debian and Redhat buildsDonatas Abraitis2022-11-081-0/+27
* | tools: remove backslash from declare check regexMarius Tomaschewski2022-11-111-1/+1
* | tools: Add pim6d support bundle commandsSai Gomathi N2022-11-081-0/+31
|/
* tools: Honor sysdir, confdir, bindir for frr-reload.py from "frr" wrapperDonatas Abraitis2022-11-032-2/+2
* tools: Do not try creating /proc with install commandDonatas Abraitis2022-10-142-2/+2
* Merge pull request #12066 from opensourcerouting/cleanup-cli-xrefDonald Sharp2022-10-131-2/+1
|\
| * lib: make cmd_element->attr a bitmask & clarifyDavid Lamparter2022-10-061-2/+1
* | tools: Use `install` instead of `touch/chown` combinationDonatas Abraitis2022-10-132-27/+7
* | tools: Apply black formatting for frr-reload.pyDonatas Abraitis2022-10-111-2/+2
* | tools: Handle sequence numbers for BGP community (large/ext) in frr-reload.pyDonatas Abraitis2022-10-111-0/+31
|/
* tools: Configure systemd to always restart FRR, regardless of exit codeBrian Rak2022-09-262-2/+2
* bgpd: Use route_map_result_t for route_map_apply() as return typeDonatas Abraitis2022-09-201-0/+15
* tools: stop zebra daemon lastMark Stapp2022-08-151-1/+11
* tools: Add pim6d to tools so that pim6d will work properlyDonald Sharp2022-08-065-2/+7
* tools/gcc-plugins: make GCC 12 compatibleDavid Lamparter2022-07-262-1/+6
* tools: Do not wrap the pidfile into double-quotes for frrcommon.shDonatas Abraitis2022-07-111-2/+2
* tools: Add missing bfdd to logrotate configDonatas Abraitis2022-07-071-0/+2
* tools: fix boot config load in watchfrrChristian Hopps2022-06-251-1/+1
* tools: document frr_global_options in daemons fileQuentin Young2022-06-161-10/+17
* tools: apply various shellcheck recommendationsQuentin Young2022-06-161-7/+7
* tools: print daemon start cmd, vtysh_b cmdQuentin Young2022-06-161-6/+12
* tools: clean up whitespace in daemons fileQuentin Young2022-06-161-5/+6
* tools: improve explanation of watchfrr_optionsQuentin Young2022-06-161-4/+7
* tools: improve explanation of 'wrap' optionsQuentin Young2022-06-161-6/+26
* tools: Really fix all daemon shutdown without complaining about PID filesMartin Buck2022-06-011-2/+2
* Merge pull request #11315 from gromit1811/fix_init_stop_msgsDonatas Abraitis2022-06-011-1/+5
|\
| * tools: Don't complain about missing PID files when stopping all damonsMartin Buck2022-05-311-1/+5
* | Merge pull request #11293 from opensourcerouting/feature/update_workflow_datesDonald Sharp2022-05-311-0/+0
|\ \ | |/ |/|
| * doc, tools: Update release dates in workflow.rstDonatas Abraitis2022-05-271-0/+0
* | tools: add eigrp support on frr-reloadChristian Poessinger2022-05-301-0/+1
|/
* Merge pull request #11282 from donaldsharp/pim_v2_v3Russ White2022-05-261-0/+1
|\
| * tools: Add `show ip igmp statistics` to support bundle gatheringDonald Sharp2022-05-261-0/+1
* | tools: fix unused variable in callgraph toolDavid Lamparter2022-05-261-6/+0
|/
* Merge pull request #11177 from opensourcerouting/fix/memset_memcpyDonald Sharp2022-05-131-0/+21
|\
| * tools: Add coccinelle script to catch memset/memcpy wrong usageDonatas Abraitis2022-05-111-0/+21
* | tools: Catch more argv_find() when not checked properlyDonatas Abraitis2022-05-121-0/+7
|/
* tools: string literals -> commentsChirag Shah2022-04-241-8/+4
* tools: frr-reload fix bgp nbr deleteChirag Shah2022-04-231-0/+41
* tools: fix bgp instances deletion in frr-reloadChirag Shah2022-04-231-0/+35
* Merge pull request #11064 from opensourcerouting/fix/allow_only_euid_0_runnin...Donald Sharp2022-04-221-0/+11
|\
| * tools: Allow running frrinit.sh only for EUID=0Donatas Abraitis2022-04-201-0/+11
* | tools: Improve usage example for frrinit.shDonatas Abraitis2022-04-201-1/+2
|/
* Merge pull request #11052 from opensourcerouting/fix/log_dir_permissionsDonald Sharp2022-04-201-1/+1
|\
| * packaging: Set default permissions for /var/log/frr to 0755Donatas Abraitis2022-04-191-1/+1
* | Merge pull request #11050 from opensourcerouting/fix/pathd_missingDonald Sharp2022-04-191-0/+2
|\ \
| * | packaging: Add pathd to logrotateDonatas Abraitis2022-04-191-0/+2
| |/
* / tools: Print usage for frrinit.sh when running without argumentsDonatas Abraitis2022-04-191-1/+3
|/
* tools: Modify all_stop to actually try to stop all daemonsDonald Sharp2022-03-301-3/+3
* tools: Replace `strings` to `tr` for frrinit.shDonatas Abraitis2022-03-241-1/+1