mirror_frr/bfdd
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 *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
bfd_packet.c bfdd: Remove useless check for ECHO packet 2023-03-03 18:25:12 +08:00
bfd.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfd.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfdctl.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfdd_cli.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfdd_nb_config.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfdd_nb_state.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfdd_nb.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfdd_nb.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfdd_vty.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfdd.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfddp_packet.h *: manual SPDX License ID conversions 2023-02-09 14:09:07 +01:00
config.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
control.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
dplane.c *: Rename thread.[ch] to event.[ch] 2023-03-24 08:32:16 -04:00
event.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
Makefile bfdd: Add some code so we can compile from w/ in the bfdd dir 2019-02-13 23:23:48 -05:00
ptm_adapter.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00