mirror of
https://github.com/FRRouting/frr.git
synced 2026-01-11 20:07:27 +00:00
The code went through a conversion from naming events 'thread' to 'event' a couple of years ago. At this time we still have a non-trivial number of vestigal references to a `struct event *thread` let's go ahead and convert them in mass to `struct event *event`. Signed-off-by: Donald Sharp <sharpd@nvidia.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| AUTHORS | ||
| INSTALL | ||
| Makefile | ||
| NEWS | ||
| ospf_apiclient.c | ||
| ospf_apiclient.h | ||
| ospfclient.c | ||
| ospfclient.py | ||
| README | ||
| subdir.am | ||
For more information checkout the developer guide at: https://docs.frrouting.org/projects/dev-guide/en/latest/ospf-api.html