frr/watchfrr
Igor Ryzhov 7d67b9ff28 build: add -Wimplicit-fallthrough
Also:
- replace all /* fallthrough */ comments with portable fallthrough;
pseudo keyword to accomodate both gcc and clang
- add missing break; statements as required by older versions of gcc
- cleanup some code to remove unnecessary fallthrough

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
2023-10-12 21:23:18 +03:00
..
.gitignore *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
Makefile build: non-recursive watchfrr & tools 2017-09-07 16:18:50 +02:00
subdir.am build, vtysh: extract vtysh commands from .xref 2022-10-26 17:12:34 +01:00
watchfrr.c build: add -Wimplicit-fallthrough 2023-10-12 21:23:18 +03:00
watchfrr.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
watchfrr_errors.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
watchfrr_errors.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
watchfrr_vty.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00