Commit Graph

3 Commits

Author SHA1 Message Date
Sukchan Lee 84e7f50b3f update test code (#22) 2018-02-27 12:01:01 +09:00
Sukchan Lee f904b63053 Authentication failure should be handled based on EMM_CAUSE(#17)
* Synch failure(EMM_CAUSE:21)
  - Re-authorization. Send authentication request again.

* MAC failure(EMM_CAUSE:20)
  - Send Authentication Reject
  - Send UE Context Release Command

* Non-EPS authentication failure(EMM_CAUSE:26)
  - Send Authentication Reject
  - Send UE Context Release Command

* Others
  - Send Authentication Reject
  - Send UE Context Release Command
2018-02-07 14:12:40 +09:00
Sukchan Lee 935e81f9c9 test directory re-factor 2018-02-06 12:18:11 +09:00