frr/sharpd
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
Makefile build: non-recursive sharpd 2019-02-13 15:03:30 -05:00
sharp_globals.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
sharp_logpump.c lib, sharpd: Move sys/resource.h to where it is used 2024-01-04 14:43:46 -05:00
sharp_main.c *: fix frr_daemon_info indentation 2024-01-27 19:02:51 +01:00
sharp_nht.c sharpd: fix avoid twice sending NHG_DEL for a nexthop-group 2023-12-05 10:06:12 +01:00
sharp_nht.h sharpd: Set Callback Function for Memory Cleanup 2023-11-15 11:59:02 +04:00
sharp_vty.c sharpd: Add ability to turn off watching of redistribution 2024-01-26 09:26:30 -05:00
sharp_vty.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
sharp_zebra.c sharpd: Add ability to turn off watching of redistribution 2024-01-26 09:26:30 -05:00
sharp_zebra.h sharpd: Add ability to turn off watching of redistribution 2024-01-26 09:26:30 -05:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00