Commit Graph

3603 Commits

Author SHA1 Message Date
Sukchan Lee 2f4126ea47 initial code for nas encoding/decoding 2017-02-15 15:28:38 +09:00
Sukchan Lee 0e49957843 README update from directory re-arrange 2017-02-15 10:06:08 +09:00
Sukchan Lee c75744899c more directory re-arrange 2017-02-15 10:04:53 +09:00
Sukchan Lee 99ccedcbf3 directory re-arrange 2017-02-15 09:55:17 +09:00
Sukchan Lee 224d5ba3f9 rollback 2017-02-15 09:17:44 +09:00
Sukchan Lee 4da3365767 msgq empty status is checked when thread needs to be stopped 2017-02-15 09:05:34 +09:00
Sukchan Lee a079c6dcfe Merge branch 'master' of https://github.com/acetcom/cellwire 2017-02-14 22:58:29 +09:00
Sukchan Lee 4889d0162a test code is refiend 2017-02-14 22:58:02 +09:00
Sukchan Lee 7d25de280a remove size checking 2017-02-14 22:39:04 +09:00
Sukchan Lee 1641bba934 spec study 2017-02-14 09:09:01 +09:00
Sukchan Lee 232a078fe9 rollback test eNB number is set to 32 2017-02-13 22:40:42 +09:00
Sukchan Lee f653e4ad78 64 eNB connection is tested 2017-02-13 21:56:03 +09:00
Sukchan Lee 9c2f2ba026 refined 2017-02-13 21:31:03 +09:00
Sukchan Lee fb04d034a8 test enb number is set to 4 2017-02-13 20:54:22 +09:00
Sukchan Lee b635c2466d test framework is improved to support multiple test-eNB 2017-02-13 20:49:58 +09:00
Sukchan Lee 6a05d4e69f S1SetupFailure is implemented 2017-02-13 20:10:05 +09:00
Sukchan Lee d4d0548694 name changes 2017-02-13 19:14:04 +09:00
Sukchan Lee 31e4aa6237 encode size error is fixed 2017-02-13 18:11:09 +09:00
Sukchan Lee 9c182f9697 missing file 2017-02-13 16:26:07 +09:00
Sukchan Lee c94b80e097 enb s1 setup request/response test 2017-02-13 16:25:36 +09:00
Sukchan Lee ee34fcbb35 intermediate 2017-02-13 16:03:12 +09:00
Sukchan Lee 7fc2fa1823 S1 Setup Request done 2017-02-13 14:41:20 +09:00
Sukchan Lee 47a9d20c0a intermidiate 2017-02-13 14:17:26 +09:00
Sukchan Lee 0edd783ff8 intermediate 2017-02-13 14:01:38 +09:00
Sukchan Lee 733dc301af intermediate 2017-02-13 13:38:57 +09:00
Sukchan Lee 02452852be intermediate 2017-02-13 13:19:53 +09:00
Sukchan Lee 03f50ca6a0 intermediate 2017-02-13 11:48:25 +09:00
Sukchan Lee d017e729e0 intermediate 2017-02-13 10:20:32 +09:00
Sukchan Lee c95e379cfd initial code for state machine 2017-02-13 09:58:55 +09:00
Sukchan Lee f9dabfa831 remove reduant code for free routine 2017-02-13 00:04:02 +09:00
Sukchan Lee 6b6a07d7f8 README update 2017-02-12 22:45:50 +09:00
Sukchan Lee 053adfacf6 malloc changes to core_malloc 2017-02-12 21:01:33 +09:00
Sukchan Lee 1691a69bae pkbuf_show bug is fixed 2017-02-12 19:31:32 +09:00
Sukchan Lee aa31d54b2f fix the memory leak bug in the unit test module(abts) 2017-02-12 19:26:11 +09:00
Sukchan Lee 084c256bbe fix memory leak in the abts unit test library 2017-02-12 19:00:06 +09:00
Sukchan Lee 8abce6113b malloc/free is changed to core_malloc/core_free 2017-02-10 22:37:32 +09:00
Sukchan Lee 5588fb6367 fix the bug 2017-02-10 22:32:26 +09:00
Sukchan Lee 700fcbe39f memory optimization for encode/decode debug string 2017-02-10 22:27:35 +09:00
Sukchan Lee 93fe0f7704 encoder message print is added 2017-02-10 22:16:22 +09:00
Sukchan Lee 32db40e300 update it 2017-02-10 21:55:26 +09:00
Sukchan Lee a199a7528f s1ap_conv is added to convert ASN1C structure 2017-02-10 21:51:56 +09:00
Sukchan Lee 2041f65c83 change the memory pool using pkbuf_t 2017-02-10 16:43:10 +09:00
Sukchan Lee 3d778225d8 fix the bug 2017-02-10 16:32:26 +09:00
Sukchan Lee 9d0d988ac8 missing file 2017-02-10 16:14:37 +09:00
Sukchan Lee b50afc0e45 OS-like malloc/free function is added 2017-02-10 15:57:24 +09:00
Sukchan Lee d1cecfb589 pkbuf leak is fixed 2017-02-10 13:26:48 +09:00
Sukchan Lee fa7b4fef58 s1ap_free_pdu() is added 2017-02-09 23:15:08 +09:00
Sukchan Lee fc48bcde95 free routine is added using python script 2017-02-09 22:06:15 +09:00
Sukchan Lee 5e1b768b92 intermediate 2017-02-09 20:22:44 +09:00
Sukchan Lee d60ccdbb2d rename calloc to CALLOC provided from asn1c 2017-02-09 18:42:17 +09:00