Commit Graph

25 Commits

Author SHA1 Message Date
p1-bmu c931e76f5f mobile: global work to align the API and behaviour of GTP, GTPC and PFCP stacks, breaking some the APIs that were designed at first 2022-04-01 16:55:34 +02:00
p1-bmu c53bbbe0e8 mobile.GTP/PFCP: align naming 2022-03-22 14:51:21 +01:00
p1-bmu c51f6c31e6 mobile.GTPv2: add a dict with all interfaces supported 2022-03-16 18:14:06 +01:00
p1-bmu e93c4b7b0f mobile.GTPv2-C: use IPAddr and align some classes' name with GTPv1-C 2022-03-07 10:06:34 +01:00
p1-bmu 5c5faacb3a mobile: initial support for GTPv1-C, without support for specific IE structures 2022-02-18 19:48:29 +01:00
p1-bmu a4c3a06b63 mobile: prepare support for GTPv2 from 29.060 2022-02-14 17:57:44 +01:00
p1-bmu 0630cc425d GTPv2c: fix cause extension transparency 2022-02-01 11:13:01 +01:00
p1-bmu f68c8485ec GTPC: fix APNRateControlStatus initialization 2021-11-09 10:46:58 +01:00
p1-bmu 034be6d918 mobile: add routine for initializing GTP-C IEs 2021-06-25 10:12:21 +02:00
p1-bmu 5dd61d4ee5 mobile: remove crappy cmt from GTPC 2021-05-25 13:44:15 +02:00
p1-bmu 7863a549f2 mobile: finish GTP-C support including SRVCC messages 2021-05-20 22:01:26 +02:00
p1-bmu fdd45370ca mobile: update GTP-C v2 to Rel.17 2021-05-17 17:06:54 +02:00
p1-bmu 42a74abbbe mobile: update GTP-C IEs 2021-05-14 10:07:22 +02:00
p1-bmu 8de6e3c24a mobile: extend 29.274 GTP-C IE definitions 2021-05-07 17:35:31 +02:00
p1-bmu 644b07db06 mobile: align extension field in all GTP-C IE structures 2021-05-04 12:29:53 +02:00
p1-bmu caa234a1c0 mobile: add some comments for GTP-C 2021-04-30 19:20:47 +02:00
mich 7b6adf6979 mobile: fix attribute chg for Alt() object 2020-09-03 17:25:52 +02:00
mich 3eab9d6ccc mobile: fix GTPC Cause content 2019-09-13 18:41:44 +02:00
mich 3919b5c8e7 mobile: fix extended IE in GTPC IE header 2019-09-06 18:18:31 +02:00
mich f0abd789bf mobile: strengthen GTP-C IE length computation 2019-08-16 18:31:55 +02:00
mich e9d4fd3996 mobile: set some default values for GTPv2-C IEs 2019-08-16 12:44:31 +02:00
mich 7e32b2c97f mobile: fix / add some more GTP-C IEs 2019-08-14 17:26:50 +02:00
mich 851b19d7f0 mobile: add many IEs to the GTP-C handler 2019-08-09 17:41:36 +02:00
mich 04b313fac5 mobile: remove crappy print() within GTP-C handler and escape decoding when defined elements are transparent 2019-08-08 17:33:31 +02:00
mich 3e68441809 mobile: add support for GTPv2-C 2019-08-08 15:32:32 +02:00