Commit graph

49 commits

Author SHA1 Message Date
Sukchan Lee
7a324ec8e9 delete indirect tunnel done.. 2017-09-14 14:18:47 +09:00
Sukchan Lee
b65256152c add 32768 packet buffer for create indirect data forward message 2017-09-13 12:46:51 +09:00
Sukchan Lee
fb7ae93b07 fix the bug for ping.
gtpv2c_header_t and gtp_header_t(v1) is merged to gtp_header_t.
In this case, sizeof(gtp_header_t) is 12 because the structure has an
attribute of gtpv2c header something like sequence number.

As such, we should not use sizeof(gtp_header_t) directly.
Use GTPV1U_HEADER_LEN and GTPV2C_HEADER_LEN.
2017-09-07 14:10:52 +09:00
Sukchan Lee
4ce91553af contine GTP 2017-08-31 12:06:11 +09:00
Sukchan Lee
faf8268a3d contine to re-archi GTP 2017-08-31 10:48:14 +09:00
Sukchan Lee
0a8f389839 GTP message is added for paging and handover 2017-07-27 00:10:10 +09:00
Sukchan Lee
86e272c4cf add Release Access GTP message 2017-07-25 10:59:20 +09:00
Sukchan Lee
3e10a8b5e4 add Bearer related GTP message 2017-07-25 10:48:27 +09:00
Sukchan Lee
9abe442348 add Delete Bearer Request/Response in GTP 2017-07-25 10:11:05 +09:00
Sukchan Lee
2f4a8b4d63 cellwire -> nextepc 2017-07-10 14:33:46 +09:00
Sukchan Lee
b95e40a851 Delete Session Request/Response is added 2017-04-27 13:36:25 +09:00
Sukchan Lee
ea014944c2 update it 2017-04-14 01:26:50 +09:00
Sukchan Lee
9d2e2d3319 update it 2017-04-03 22:48:37 +09:00
Sukchan Lee
65a5465521 update it 2017-04-03 22:09:48 +09:00
Sukchan Lee
c4aaa33487 update it 2017-04-02 22:30:58 +09:00
Sukchan Lee
18368fe600 update it 2017-04-02 20:51:12 +09:00
Sukchan Lee
26a986b825 update it 2017-03-31 09:06:59 +09:00
Sukchan Lee
31fef113e3 update it 2017-03-31 09:06:07 +09:00
Sukchan Lee
b1f84eed5d update it 2017-03-29 19:31:39 +09:00
Sukchan Lee
c9c1b6c5f0 update it 2017-03-25 01:07:59 +09:00
Sukchan Lee
bfb3fdcae3 add initial code for NAS message generating script 2017-03-18 00:11:57 +09:00
Sukchan Lee
5d034518eb update it 2017-03-17 20:20:37 +09:00
Sukchan Lee
631b3f8e31 refine trace message in gtpv2c build/paser 2017-03-15 23:07:31 +09:00
Sukchan Lee
2ee434b30f gtpv2c encoding/decoding done 2017-03-15 22:28:04 +09:00
Sukchan Lee
0574623286 update it 2017-03-15 21:20:26 +09:00
Sukchan Lee
b0497920bf gtpv2c message generation done! 2017-03-15 19:18:24 +09:00
Sukchan Lee
ba6c8a18fb update it 2017-03-15 16:26:29 +09:00
Sukchan Lee
5245281335 update it 2017-03-15 16:20:13 +09:00
Sukchan Lee
df28836695 update it 2017-03-15 16:07:52 +09:00
Sukchan Lee
46b835be5e update it 2017-03-15 15:49:56 +09:00
Sukchan Lee
bf8ea2759d update it 2017-03-15 14:10:34 +09:00
Sukchan Lee
3c2412db7b update it 2017-03-15 13:39:57 +09:00
Sukchan Lee
3df4177eb7 update it 2017-03-15 12:05:10 +09:00
Sukchan Lee
9c53e1b6ba update it 2017-03-15 11:54:08 +09:00
Sukchan Lee
56d1e9011d update it 2017-03-15 10:53:33 +09:00
Sukchan Lee
feca8b3adb update it 2017-03-15 00:18:21 +09:00
Sukchan Lee
d45ef1e523 update it 2017-03-15 00:18:07 +09:00
Sukchan Lee
dee26f036e update it 2017-03-14 23:56:12 +09:00
Sukchan Lee
8f364dbb59 update it 2017-03-14 22:44:48 +09:00
Sukchan Lee
da0995c7be update it 2017-03-14 21:45:19 +09:00
Sukchan Lee
7847f3fa09 update it 2017-03-14 21:02:15 +09:00
Sukchan Lee
8a8a4f3ac1 update it 2017-03-14 17:23:58 +09:00
Sukchan Lee
b2ff2c10ed code generation for GTPv2-C 2017-03-14 17:09:27 +09:00
Sukchan Lee
beda5c7ecd update it 2017-03-14 14:08:47 +09:00
Sukchan Lee
372c74490f update it 2017-03-14 13:50:13 +09:00
Sukchan Lee
56e1bab561 update it 2017-03-14 11:24:15 +09:00
Sukchan Lee
372830128f update it 2017-03-13 23:59:23 +09:00
Sukchan Lee
ed29f8c4bd update it 2017-03-13 20:30:08 +09:00
Sukchan Lee
7ff4d1ae90 initial update tlv_generation code 2017-03-13 19:47:59 +09:00