open5gs/lib/nas/eps
Sukchan Lee 79239d8eff [IMPORTANT] changed network_access_mode: 0 (#1323)
The network access mode of HSS has been changed to 0 (Packet and Circuit).

Versions of MME prior to v2.4.2 did not use this value. Open5GS set
the attach result of Attach Complete message as it is by looking
at the attach type of the Attach Request message.

Now, if the network access mode of HSS is set to 2 (Only Packet),
this value is affected by MME from v2.4.3. Regardless of the attach type
of the Attach Request, the MME will set EPS Only to the attach result
of Attach Complete.
2022-01-16 12:35:55 +09:00
..
support fix the buffer overflow (CVE-2021-41794) 2021-11-15 15:49:58 +09:00
conv.c simple 5GC registration is done 2020-06-21 23:10:54 -04:00
conv.h simple 5GC registration is done 2020-06-21 23:10:54 -04:00
decoder.c fix the buffer overflow (CVE-2021-41794) 2021-11-15 15:49:58 +09:00
encoder.c fix the buffer overflow (CVE-2021-41794) 2021-11-15 15:49:58 +09:00
ies.c fix the buffer overflow (CVE-2021-41794) 2021-11-15 15:49:58 +09:00
ies.h fix the buffer overflow (CVE-2021-41794) 2021-11-15 15:49:58 +09:00
meson.build simple 5GC registration is done 2020-06-21 23:10:54 -04:00
message.h fix the buffer overflow (CVE-2021-41794) 2021-11-15 15:49:58 +09:00
ogs-nas-eps.h simple 5GC registration is done 2020-06-21 23:10:54 -04:00
types.c Add more memory log 2021-06-06 22:35:46 +09:00
types.h [IMPORTANT] changed network_access_mode: 0 (#1323) 2022-01-16 12:35:55 +09:00