mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-04 22:30:09 +00:00
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. |
||
|---|---|---|
| .. | ||
| objs/include_e | ||
| dummynet.c | ||
| expand_number.c | ||
| glue.c | ||
| glue.h | ||
| humanize_number.c | ||
| ipfw2.c | ||
| ipfw2.h | ||
| ipv6.c | ||
| meson.build | ||
| missing.h | ||
| ogs-ipfw.c | ||
| ogs-ipfw.h | ||
| tables.c | ||