open5gs/tests/common
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
..
application.c mac: Support Apple M1 chips 2021-02-06 00:13:48 -05:00
application.h Release v2.0.0 2020-08-21 23:33:45 -04:00
context.c [IMPORTANT] changed network_access_mode: 0 (#1323) 2022-01-16 12:35:55 +09:00
context.h changed default ipv6 prefix to 2001:db8:cafe:: (#1321) 2022-01-14 11:50:27 +09:00
emm-build.c Fix the ciphered test program 2022-01-08 12:26:23 +09:00
emm-build.h Fix the ciphered test program 2022-01-08 12:26:23 +09:00
emm-handler.c Try to fix the UE infinite attach (#568) 2021-03-09 14:28:07 +09:00
emm-handler.h Try to fix the UE infinite attach (#568) 2021-03-09 14:28:07 +09:00
esm-build.c changed default ipv6 prefix to 2001:db8:cafe:: (#1321) 2022-01-14 11:50:27 +09:00
esm-build.h Fix the ciphered test program 2022-01-08 12:26:23 +09:00
esm-handler.c [EPC] Support ePDG Interface (#1039) 2021-06-21 22:36:38 +09:00
esm-handler.h Support VoLTE service in ECM-IDLE 2020-11-07 17:27:12 -05:00
gmm-build.c Fix the ciphered test program 2022-01-08 12:26:23 +09:00
gmm-build.h Fix the ciphered test program 2022-01-08 12:26:23 +09:00
gmm-handler.c [AMF] 5G-GUTI generation changed (#910) 2021-04-13 17:34:25 +09:00
gmm-handler.h [AMF] 5G-GUTI generation changed (#910) 2021-04-13 17:34:25 +09:00
gsm-build.c changed default ipv6 prefix to 2001:db8:cafe:: (#1321) 2022-01-14 11:50:27 +09:00
gsm-build.h VoNR added but not tested! 2021-11-14 21:07:56 +09:00
gsm-handler.c Fixes UE IPv6 BUG (#808) 2021-03-15 10:01:55 +09:00
gsm-handler.h feat: Add dedicated QoS flow 2020-12-31 21:07:08 -05:00
gtpu.c Add more memory log 2021-06-06 22:35:46 +09:00
gtpu.h Fixes UE IPv6 BUG (#808) 2021-03-15 10:01:55 +09:00
meson.build [EPC] Support ePDG Interface (#1039) 2021-06-21 22:36:38 +09:00
nas-encoder.c Release v2.0.0 2020-08-21 23:33:45 -04:00
nas-encoder.h Release v2.0.0 2020-08-21 23:33:45 -04:00
nas-path.c [AMF] 5G-GUTI generation changed (#910) 2021-04-13 17:34:25 +09:00
nas-path.h Release v2.0.0 2020-08-21 23:33:45 -04:00
nas-security.c Fix the ciphered test program 2022-01-08 12:26:23 +09:00
nas-security.h Release v2.0.0 2020-08-21 23:33:45 -04:00
ngap-build.c [5GC] Service Request Race Condition(#1226) 2021-11-28 20:54:51 +09:00
ngap-build.h [5GC] Service Request Race Condition(#1226) 2021-11-28 20:54:51 +09:00
ngap-handler.c feat: Indirect Data Forwarding in N2-Handover 2021-01-31 23:01:15 -05:00
ngap-handler.h feat: Indirect Data Forwarding in N2-Handover 2021-01-31 23:01:15 -05:00
ngap-path.c Fix the ciphered test program 2022-01-08 12:26:23 +09:00
ngap-path.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
s1ap-build.c feat: E-RABModificationIndication/Confirm (#834) 2021-03-17 14:26:57 +09:00
s1ap-build.h feat: E-RABModificationIndication/Confirm (#834) 2021-03-17 14:26:57 +09:00
s1ap-handler.c feat: Indirect Data Forwarding in N2-Handover 2021-01-31 23:01:15 -05:00
s1ap-handler.h feat: Indirect Data Forwarding in N2-Handover 2021-01-31 23:01:15 -05:00
s1ap-path.c Fix the ciphered test program 2022-01-08 12:26:23 +09:00
s1ap-path.h Release v2.0.0 2020-08-21 23:33:45 -04:00
sctp.c Add more memory log 2021-06-06 22:35:46 +09:00
sctp.h Release v2.0.0 2020-08-21 23:33:45 -04:00
sgsap-build.c fix overflow bug in the packet memory pool 2020-09-06 23:53:38 -04:00
sgsap-build.h Release v2.0.0 2020-08-21 23:33:45 -04:00
test-common.h [EPC] Support ePDG Interface (#1039) 2021-06-21 22:36:38 +09:00