index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #11058 from opensourcerouting/fix/redhat_debian_logrotate
Jafar Al-Gharaibeh
2022-11-16
1
-0
/
+27
|
\
|
*
packaging: Reuse frr.logrotate for Debian and Redhat builds
Donatas Abraitis
2022-11-08
1
-0
/
+27
*
|
tools: remove backslash from declare check regex
Marius Tomaschewski
2022-11-11
1
-1
/
+1
*
|
tools: Add pim6d support bundle commands
Sai Gomathi N
2022-11-08
1
-0
/
+31
|
/
*
tools: Honor sysdir, confdir, bindir for frr-reload.py from "frr" wrapper
Donatas Abraitis
2022-11-03
2
-2
/
+2
*
tools: Do not try creating /proc with install command
Donatas Abraitis
2022-10-14
2
-2
/
+2
*
Merge pull request #12066 from opensourcerouting/cleanup-cli-xref
Donald Sharp
2022-10-13
1
-2
/
+1
|
\
|
*
lib: make cmd_element->attr a bitmask & clarify
David Lamparter
2022-10-06
1
-2
/
+1
*
|
tools: Use `install` instead of `touch/chown` combination
Donatas Abraitis
2022-10-13
2
-27
/
+7
*
|
tools: Apply black formatting for frr-reload.py
Donatas Abraitis
2022-10-11
1
-2
/
+2
*
|
tools: Handle sequence numbers for BGP community (large/ext) in frr-reload.py
Donatas Abraitis
2022-10-11
1
-0
/
+31
|
/
*
tools: Configure systemd to always restart FRR, regardless of exit code
Brian Rak
2022-09-26
2
-2
/
+2
*
bgpd: Use route_map_result_t for route_map_apply() as return type
Donatas Abraitis
2022-09-20
1
-0
/
+15
*
tools: stop zebra daemon last
Mark Stapp
2022-08-15
1
-1
/
+11
*
tools: Add pim6d to tools so that pim6d will work properly
Donald Sharp
2022-08-06
5
-2
/
+7
*
tools/gcc-plugins: make GCC 12 compatible
David Lamparter
2022-07-26
2
-1
/
+6
*
tools: Do not wrap the pidfile into double-quotes for frrcommon.sh
Donatas Abraitis
2022-07-11
1
-2
/
+2
*
tools: Add missing bfdd to logrotate config
Donatas Abraitis
2022-07-07
1
-0
/
+2
*
tools: fix boot config load in watchfrr
Christian Hopps
2022-06-25
1
-1
/
+1
*
tools: document frr_global_options in daemons file
Quentin Young
2022-06-16
1
-10
/
+17
*
tools: apply various shellcheck recommendations
Quentin Young
2022-06-16
1
-7
/
+7
*
tools: print daemon start cmd, vtysh_b cmd
Quentin Young
2022-06-16
1
-6
/
+12
*
tools: clean up whitespace in daemons file
Quentin Young
2022-06-16
1
-5
/
+6
*
tools: improve explanation of watchfrr_options
Quentin Young
2022-06-16
1
-4
/
+7
*
tools: improve explanation of 'wrap' options
Quentin Young
2022-06-16
1
-6
/
+26
*
tools: Really fix all daemon shutdown without complaining about PID files
Martin Buck
2022-06-01
1
-2
/
+2
*
Merge pull request #11315 from gromit1811/fix_init_stop_msgs
Donatas Abraitis
2022-06-01
1
-1
/
+5
|
\
|
*
tools: Don't complain about missing PID files when stopping all damons
Martin Buck
2022-05-31
1
-1
/
+5
*
|
Merge pull request #11293 from opensourcerouting/feature/update_workflow_dates
Donald Sharp
2022-05-31
1
-0
/
+0
|
\
\
|
|
/
|
/
|
|
*
doc, tools: Update release dates in workflow.rst
Donatas Abraitis
2022-05-27
1
-0
/
+0
*
|
tools: add eigrp support on frr-reload
Christian Poessinger
2022-05-30
1
-0
/
+1
|
/
*
Merge pull request #11282 from donaldsharp/pim_v2_v3
Russ White
2022-05-26
1
-0
/
+1
|
\
|
*
tools: Add `show ip igmp statistics` to support bundle gathering
Donald Sharp
2022-05-26
1
-0
/
+1
*
|
tools: fix unused variable in callgraph tool
David Lamparter
2022-05-26
1
-6
/
+0
|
/
*
Merge pull request #11177 from opensourcerouting/fix/memset_memcpy
Donald Sharp
2022-05-13
1
-0
/
+21
|
\
|
*
tools: Add coccinelle script to catch memset/memcpy wrong usage
Donatas Abraitis
2022-05-11
1
-0
/
+21
*
|
tools: Catch more argv_find() when not checked properly
Donatas Abraitis
2022-05-12
1
-0
/
+7
|
/
*
tools: string literals -> comments
Chirag Shah
2022-04-24
1
-8
/
+4
*
tools: frr-reload fix bgp nbr delete
Chirag Shah
2022-04-23
1
-0
/
+41
*
tools: fix bgp instances deletion in frr-reload
Chirag Shah
2022-04-23
1
-0
/
+35
*
Merge pull request #11064 from opensourcerouting/fix/allow_only_euid_0_runnin...
Donald Sharp
2022-04-22
1
-0
/
+11
|
\
|
*
tools: Allow running frrinit.sh only for EUID=0
Donatas Abraitis
2022-04-20
1
-0
/
+11
*
|
tools: Improve usage example for frrinit.sh
Donatas Abraitis
2022-04-20
1
-1
/
+2
|
/
*
Merge pull request #11052 from opensourcerouting/fix/log_dir_permissions
Donald Sharp
2022-04-20
1
-1
/
+1
|
\
|
*
packaging: Set default permissions for /var/log/frr to 0755
Donatas Abraitis
2022-04-19
1
-1
/
+1
*
|
Merge pull request #11050 from opensourcerouting/fix/pathd_missing
Donald Sharp
2022-04-19
1
-0
/
+2
|
\
\
|
*
|
packaging: Add pathd to logrotate
Donatas Abraitis
2022-04-19
1
-0
/
+2
|
|
/
*
/
tools: Print usage for frrinit.sh when running without arguments
Donatas Abraitis
2022-04-19
1
-1
/
+3
|
/
*
tools: Modify all_stop to actually try to stop all daemons
Donald Sharp
2022-03-30
1
-3
/
+3
*
tools: Replace `strings` to `tr` for frrinit.sh
Donatas Abraitis
2022-03-24
1
-1
/
+1
[next]