open5gs/lib/ipfw
Sukchan Lee 78ea40881c [ipfw2] override errx() to prevent exit on error (#3840)
In ipfw2.c errx() would call exit(), aborting the UPF thread on rule parse
errors. Add a macro mapping errx() to ogs_log_message() so errors are logged.
We no longer call exit() and the main loop continues on error.
2025-05-09 16:47:42 +09:00
..
objs/include_e [Alpine] Add Dockerfile and Document 2021-04-30 22:13:04 +09:00
dummynet.c clang scan-build static analysis findings/resolutions (#3387) 2024-08-16 16:42:12 +09:00
expand_number.c Initial proposal CUPS using PFCP 2020-04-26 15:36:05 -04:00
glue.c test: Porting FreeBSD 2021-02-08 14:25:40 -05:00
glue.h [Alpine] remove GLIBC macro (#957) 2021-04-30 22:16:07 +09:00
humanize_number.c Initial proposal CUPS using PFCP 2020-04-26 15:36:05 -04:00
ipfw2.c [ipfw2] override errx() to prevent exit on error (#3840) 2025-05-09 16:47:42 +09:00
ipfw2.h [IPFilter] Assert if getprotobyname() problem (#977) 2021-05-07 10:47:10 +09:00
ipv6.c [ipfw] Fix memory leak when parsing ipv6 2023-09-27 20:35:33 +09:00
meson.build [NRF] Fixed library load error 2022-08-26 10:57:11 +09:00
missing.h Initial proposal CUPS using PFCP 2020-04-26 15:36:05 -04:00
ogs-ipfw.c [ipfw] guard token parsing loop against buffer overflow 2025-05-05 07:55:45 +09:00
ogs-ipfw.h [SMF] Added Bi-Directional Flow (#2909) 2024-02-17 20:43:15 +01:00
tables.c clang scan-build static analysis findings/resolutions (#3387) 2024-08-16 16:42:12 +09:00