frr/tools
Carmine Scarpitta c5dfb9f5e5
Merge pull request #18628 from raja-rajasekar/rajasekarr/fix_frr_reload_srv6
tools: fix reload script for SRv6 locators and formats
2025-04-11 17:07:05 +02:00
..
coccinelle bgpd: Use route_map_result_t for route_map_apply() as return type 2022-09-20 10:45:02 +03:00
etc tools: Add some more support bundle commands 2025-02-05 09:08:11 -05:00
gcc-plugins tools/gcc-plugins: don't crash on array parameters 2024-10-15 13:35:24 +02:00
.gitignore build: ignore frr-llvm-cg binary 2021-03-27 20:59:39 +01:00
build-debian-package.sh *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
checkpatch.pl tools: we specifically added %Lu to our sprintfrr so allow it 2025-01-07 01:34:13 -05:00
checkpatch.sh tools: checkpatch updated with darr_foreach iter macros 2023-11-06 17:44:58 -05:00
cocci.h *: Add missing SPDX-License-Identifier for some .c/.h files 2024-03-21 16:46:58 +02:00
convert-fixedwidth.sh tools, doc: update checkpatch for u_int_* 2018-03-27 15:00:23 -04:00
emacs.dir-locals.el style: add format checker config that matches FRR style standards 2023-04-18 05:18:26 -04:00
fixup-deprecated.py *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
frr-llvm-cg.c build: add -Wimplicit-fallthrough 2023-10-12 21:23:18 +03:00
frr-llvm-debuginfo.cpp *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
frr-llvm-debuginfo.h *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
frr-reload tools: Add helper frr-reload shell script for clean error 2018-03-14 17:31:29 -07:00
frr-reload.py tools: fix reload script for SRv6 locators and formats 2025-04-10 07:55:57 -07:00
frr.in build: homologize path handling 2024-01-27 19:02:52 +01:00
frr.service.in build: homologize path handling 2024-01-27 19:02:52 +01:00
frr.vim *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
frr@.service.in build: homologize path handling 2024-01-27 19:02:52 +01:00
frr_babeltrace.py tools: fix style check babletrace file 2024-11-25 09:00:03 -08:00
frrcommon.sh.in tools: watchfrr should ignore frr_global_options 2025-02-13 11:41:27 -05:00
frrinit.sh.in build: homologize path handling 2024-01-27 19:02:52 +01:00
gen_northbound_callbacks.c tools: fix regression in gen_northbound_callback tool 2025-01-20 06:01:59 +00:00
gen_yang_deviations.c lib: add flag to have libyang load internal ietf-yang-library module 2024-10-07 03:32:44 +00:00
generate_support_bundle.py tools: Add pathspace option to generate_support_bundle 2025-04-10 16:47:27 +02:00
git-reindent-branch.py *: reformat python files 2020-10-07 17:22:26 -04:00
indent.py tools/indent.py: fix encoded byte stream handling 2024-04-10 16:05:03 +10:00
lua.scr bgpd: Add lua match command 2018-09-26 21:21:23 -04:00
Makefile build: non-recursive watchfrr & tools 2017-09-07 16:18:50 +02:00
mrlg.txt mrlg: Remove obsolete version. 2016-05-26 01:16:28 +00:00
multiple-bgpd.sh tools: update to use FRR name 2017-07-12 13:26:22 -05:00
nhrpd-event-handler.sh *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
permutations.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
release_notes.py tools: Skip decorating commits with references (branch name, remote) 2022-02-04 23:24:03 +02:00
releasedate.py doc, tools: Update release dates in workflow.rst 2022-05-27 08:25:12 +03:00
render_md.py *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
rrcheck.pl
rrlookup.pl
start-stop-daemon.c tools,pceplib,ospfclient: clean up variable-shadow warnings 2025-04-08 14:41:27 -04:00
stringmangle.py *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
subdir.am tools: remove strncpy() use 2024-10-22 14:53:52 +02:00
symalyzer.html *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
symalyzer.py *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
valgrind.supp tools: suppress some reachable external lib "leaks" 2023-11-11 21:10:45 +01:00
vty_index.sh *: fix remaining vty->index & add coccinelle patch 2016-12-09 17:36:25 +01:00
watchfrr.sh.in build: homologize path handling 2024-01-27 19:02:52 +01:00
zc.pl *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
zebra.el