frr/watchfrr
Donatas Abraitis 62143398ce watchfrr: Do not explicitly set the thread pointer to NULL
FRR should only ever use the appropriate THREAD_ON/THREAD_OFF
semantics.  This is espacially true for the functions we
end up calling the thread for.

Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2021-10-04 19:29:06 +03:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive watchfrr & tools 2017-09-07 16:18:50 +02:00
subdir.am lib: adapt to version 2 of libyang 2021-05-13 16:24:48 -04:00
watchfrr.c watchfrr: Do not explicitly set the thread pointer to NULL 2021-10-04 19:29:06 +03:00
watchfrr.h *: require semicolon after DEFINE_MTYPE & co 2021-03-17 06:18:17 +01:00
watchfrr_errors.c watchfrr: Modify some stderr messages to zlog_warn 2018-09-25 19:11:25 +02:00
watchfrr_errors.h watchfrr: Modify some stderr messages to zlog_warn 2018-09-25 19:11:25 +02:00
watchfrr_vty.c lib: rewrite zlog lock-free & TLS-buffered 2020-04-01 06:53:26 +02:00