open5gs/lib/ipfw
Sukchan Lee 9272ade62e ipfw: avoid abort on protocol name lookup failure
Do not abort rule compilation when getprotobyname() fails for protocol
names such as udp or tcp. Add built-in fallbacks for common protocol names
so SDF filters can be parsed even when protocol name lookup is unavailable.

Unknown protocol names are still rejected by returning NULL instead of
terminating the process.

Issues #4407
2026-05-15 10:43:14 +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 ipfw: avoid abort on protocol name lookup failure 2026-05-15 10:43:14 +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 pfcp/ipfw: Improve error handling in PDR creation/update and ipfw rule parsing 2025-11-20 16:39:17 +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