frr/bfdd
David Lamparter 634f481113 *: fix frr_daemon_info indentation
clang-format doesn't understand FRR_DAEMON_INFO is a long macro where
laying out items semantically makes sense.

(Also use only one `FRR_DAEMON_INFO(` in isisd so editors don't get
confused with the mismatching `( ( )`.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2024-01-27 19:02:51 +01:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
bfd.c *: Convert THREAD_XXX macros to EVENT_XXX macros 2023-03-24 08:32:17 -04:00
bfd.h build: nuke BFDD_CONTROL_SOCKET 2024-01-27 19:01:19 +01:00
bfd_packet.c *: Remove sys/ioctl.h from zebra.h 2024-01-04 14:42:17 -05:00
bfdctl.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfdd.c *: fix frr_daemon_info indentation 2024-01-27 19:02:51 +01:00
bfdd_cli.c lib: all: remove './' from xpath 22% speedup 2023-11-29 14:37:23 -05:00
bfdd_nb.c bfdd: remove redundant nb destroy callbacks 2023-05-31 15:28:08 +03:00
bfdd_nb.h bfdd: remove redundant nb destroy callbacks 2023-05-31 15:28:08 +03:00
bfdd_nb_config.c lib: all: remove './' from xpath 22% speedup 2023-11-29 14:37:23 -05:00
bfdd_nb_state.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
bfdd_vty.c bfdd: add additional parameters to json command 2023-07-28 11:45:23 -04: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 build: nuke BFDD_CONTROL_SOCKET 2024-01-27 19:01:19 +01:00
dplane.c *: Convert event.h to frrevent.h 2023-03-24 08:32:17 -04:00
event.c *: Convert THREAD_XXX macros to EVENT_XXX macros 2023-03-24 08:32:17 -04: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 bfdd: Free zclient memory on shutdown 2023-11-21 12:41:18 -05:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00