open5gs/tests/attach
Sukchan Lee 668cc59f94 [AMF] Fixed 5GMM cause in Reject message (#1660)
When a UE that requests slices tries to connect and there are no slices configured, the reject message is:

5GMM cause = 0x7 (5GS Services not allowed)

however it should be:

5GMM cause = 0x3e (No network slices available)

All 5GMM cause value in reject message is reviewed in this commit
2022-07-19 12:42:02 +09:00
..
abts-main.c [MEM] fix the pkbuf problem (#1431) 2022-03-22 22:47:45 +09:00
auth-test.c [AMF] Fixed 5GMM cause in Reject message (#1660) 2022-07-19 12:42:02 +09:00
emm-status-test.c [AMF] Fixed 5GMM cause in Reject message (#1660) 2022-07-19 12:42:02 +09:00
guti-test.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
idle-test.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
issues-test.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
meson.build [MEM] fix the pkbuf problem (#1431) 2022-03-22 22:47:45 +09:00
reset-test.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
s1setup-test.c [MEM] fix the pkbuf problem (#1431) 2022-03-22 22:47:45 +09:00
ue-context-test.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00