open5gs/lib/gtp/v1
Daniel Willmann 591f0a2fca ogs_fqdn_parse: Don't fail when parsing the empty APN
The osmocom ttcn3-mme-ogs test uses an APN consisting simply of the NULL
byte. This corresponds to one label of length zero, so simply the APN "".

Since commit 333d3fe1 ogs_fqdn_parse() returning zero is considered an
error in ogs_gtp1_parse_pdp_context().

Fix this by returning a negative value on error in ogs_fqdn_parse() and checking for
that.
2024-08-25 09:42:48 +09:00
..
support gtp/v1: Specify 'P-TMSI Signature' as uint24_t 2023-12-12 08:14:40 +09:00
build.c [GTP-U] Send Error Indication for unknown PDR 2023-04-16 12:30:36 +09:00
build.h [GTP-U] Send Error Indication for unknown PDR 2023-04-16 12:30:36 +09:00
conv.c [MME] Gn: Introduce initial support for 4G->2G cell reselection 2023-12-23 09:56:55 +09:00
conv.h [MME] Gn: Introduce initial support for 4G->2G cell reselection 2023-12-23 09:56:55 +09:00
message.c gtp/v1: Specify 'P-TMSI Signature' as uint24_t 2023-12-12 08:14:40 +09:00
message.h gtp/v1: Specify 'P-TMSI Signature' as uint24_t 2023-12-12 08:14:40 +09:00
path.c [GTP-U] Send Error Indication for unknown PDR 2023-04-16 12:30:36 +09:00
path.h [ALL] Fix differences in function parameter names between definition and declaration 2022-07-01 21:38:47 +09:00
types.c ogs_fqdn_parse: Don't fail when parsing the empty APN 2024-08-25 09:42:48 +09:00
types.h [SMF,MME] Gn: Set Delivery of erroneous SDUs QoS field to No 2024-01-27 07:11:44 +09:00