mirror of
https://github.com/open5gs/open5gs.git
synced 2026-04-28 03:19:31 +00:00
- Added null-check for flow description direction token in ogs_ipfw_compile_rule() to prevent dereferencing a NULL pointer. - Replaced assertions with graceful error handling in Create/Update PDR handlers: * Log failure when ogs_ipfw_compile_rule() returns error. * Free allocated flow_description and remove the faulty PDR rule, then continue. - Improved logging for invalid pdi.network_instance: * Print length and include a hexdump of the invalid field. Issues: #4151 |
||
|---|---|---|
| .. | ||
| 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 | ||