index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
coccinelle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bgpd: Use route_map_result_t for route_map_apply() as return type
Donatas Abraitis
2022-09-20
1
-0
/
+15
*
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: Check against capital first in JSON keys
Donatas Abraitis
2022-02-03
1
-0
/
+2
*
tools: Catch JSON keys with whitespaces
Donatas Abraitis
2022-02-03
1
-0
/
+17
*
tools: Handle new lines for json_object_to_json_string_ext()
Donatas Abraitis
2022-01-31
1
-1
/
+2
*
Merge pull request #10124 from ton31337/feature/vty_json
Igor Ryzhov
2021-11-29
1
-0
/
+9
|
\
|
*
tools: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
1
-0
/
+9
*
|
tools: Replace prefix2str for JSON to %pFX
Donatas Abraitis
2021-11-25
2
-0
/
+16
|
/
*
tools: Add coccinelle script to replace inet_ntop inside JSON
Donatas Abraitis
2021-11-18
1
-0
/
+19
*
tools: Catch double pointer of struct thread towards thread_add_*
Donatas Abraitis
2021-10-07
1
-0
/
+35
*
tools: Add coccinelle script to catch thread to NULL assignments
Donatas Abraitis
2021-10-04
1
-0
/
+9
*
tools: Add coccinelle script to catch \n or \r at the end of zlog_*
Donatas Abraitis
2021-09-27
1
-0
/
+20
*
tools: Add coccinelle script for hash compare functions NULL values
Donatas Abraitis
2021-07-13
1
-0
/
+20
*
tools: Add coccinelle script for checking against XMALLOC/XCALLOC NULLs
Donatas Abraitis
2021-06-29
1
-0
/
+17
*
tools: add cocci patch for thread cancel api changes
Mark Stapp
2020-10-23
2
-0
/
+82
*
tools: Catch argv_find() cases when testing only the index
Donatas Abraitis
2020-07-02
1
-0
/
+16
*
*: change the signature of the northbound callbacks to be more flexible
Renato Westphal
2020-04-23
1
-0
/
+298
*
tools: Add coccinelle script to catch typecasts to same type
Donatas Abraitis
2020-04-08
1
-0
/
+7
*
tools: Add coccinelle script to catch typecasts to larger sizes
Donatas Abraitis
2020-04-07
1
-0
/
+20
*
tools: Convert type int functions to bool where possible
Donatas Abraitis
2020-03-21
1
-0
/
+24
*
tools: Move scripts/coccinelle to tools/coccinelle
Donatas Abraitis
2020-03-10
11
-0
/
+157
*
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-6
/
+6
*
lib: add frr_with_mutex() block-wrapper
David Lamparter
2019-09-03
1
-0
/
+23
*
*: fix ctype (isalpha & co.) casts
David Lamparter
2019-08-06
1
-0
/
+11
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-0
/
+76
*
tools: add coccinelle spatches
Quentin Young
2019-02-26
30
-0
/
+2625