frr/bgpd/rfapi
Donald Sharp d7e19c604f *: Allow returns to work with --enable-undefined-behavior
If you have undefined behavior compilation checking gcc
starts to complain about a bunch of places that do not
have return's.  When most of them actually do and we
have the assert's to prove it.  I'm just doing this
to make the compiler happy for me, so I can continue
to do work.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2025-04-28 14:05:28 -04:00
..
bgp_rfapi_cfg.c bgpd: workaround clang-sa for set but not used value 2024-10-29 16:03:45 -04:00
bgp_rfapi_cfg.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rfapi.c Merge pull request #18546 from LabNConsulting/ziemba/250330-rfapi-mem-cleanup 2025-04-03 09:01:35 -04:00
rfapi.h *: Convert struct event_master to struct event_loop 2023-03-24 08:32:17 -04:00
rfapi_ap.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rfapi_ap.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rfapi_backend.h bgpd: rfapi: track outstanding rib and import timers, free mem at exit 2025-03-31 08:45:33 -07:00
rfapi_descriptor_rfp_utils.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rfapi_descriptor_rfp_utils.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rfapi_encap_tlv.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rfapi_encap_tlv.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rfapi_import.c *: Allow returns to work with --enable-undefined-behavior 2025-04-28 14:05:28 -04:00
rfapi_import.h bgpd: rfapi: track outstanding rib and import timers, free mem at exit 2025-03-31 08:45:33 -07:00
rfapi_monitor.c bgpd: Save memory when using bgp_path_info_extra and vnc 2024-02-01 07:54:35 -05:00
rfapi_monitor.h *: Rename struct thread to struct event 2023-03-24 08:32:17 -04:00
rfapi_nve_addr.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rfapi_nve_addr.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rfapi_private.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
rfapi_rib.c bgpd: rfapi: track outstanding rib and import timers, free mem at exit 2025-03-31 08:45:33 -07:00
rfapi_rib.h bgpd: rfapi: track outstanding rib and import timers, free mem at exit 2025-03-31 08:45:33 -07:00
rfapi_vty.c bgpd: workaround clang-sa for set but not used value 2024-10-29 16:03:45 -04:00
rfapi_vty.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vnc_debug.c Merge pull request #12780 from opensourcerouting/spdx-license-id 2023-02-17 09:43:05 -05:00
vnc_debug.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vnc_export_bgp.c bgpd: Set MED using a helper bgp_attr_set_med() 2024-10-15 17:36:50 +03:00
vnc_export_bgp.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vnc_export_bgp_p.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vnc_export_table.c *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vnc_export_table.h *: Convert event.h to frrevent.h 2023-03-24 08:32:17 -04:00
vnc_import_bgp.c bgpd: clean up variable-shadowing compiler warnings 2025-04-08 14:41:27 -04:00
vnc_import_bgp.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vnc_import_bgp_p.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00
vnc_zebra.c lib, bgp/vnc: add .auxiliary zclient option 2023-11-23 15:42:59 +01:00
vnc_zebra.h *: auto-convert to SPDX License IDs 2023-02-09 14:09:11 +01:00