mirror_frr/staticd
Donald Sharp cb37cb336a *: Rename thread.[ch] to event.[ch]
This is a first in a series of commits, whose goal is to rename
the thread system in FRR to an event system.  There is a continual
problem where people are confusing `struct thread` with a true
pthread.  In reality, our entire thread.c is an event system.

In this commit rename the thread.[ch] files to event.[ch].

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2023-03-24 08:32:16 -04:00
..
.gitignore staticd: Start the addition of a staticd 2018-07-29 12:37:24 -04:00
Makefile staticd: Start the addition of a staticd 2018-07-29 12:37:24 -04:00
static_bfd.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_debug.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_main.c *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -04:00
static_nb_config.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_nb.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_nb.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_nht.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_nht.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_routes.c mgmtd: Enroll Staticd as a backend client for MGMTD 2023-03-21 22:09:07 -04:00
static_routes.h mgmtd: Enroll Staticd as a backend client for MGMTD 2023-03-21 22:09:07 -04:00
static_vrf.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_vrf.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_vty.c lib: staticd: vtysh: apply frrbot style requirements 2023-03-22 05:22:56 +00:00
static_vty.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
static_zebra.c *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -04:00
static_zebra.h *: remove some leftover license blurbs 2023-02-09 14:09:11 +01:00
subdir.am staticd: BFD integration northbound support 2023-01-13 15:32:12 -03:00