open5gs/src/mme
Pau Espin e3da7c9934
Rename GTPv2C specifics to gtp2 prefix (#1485)
In the past only GTPv2C was supported, and had the "gtp" generic prefix.
Later on, GTPv1C support was added, and "gtp1" prefix was used.
Let's move GTPv2C specific bits to have "gtp2" prefix too, and leave
"gtp" prefix for generic stuff among different GTP versions.
2022-04-13 07:07:39 +09:00
..
app-init.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
emm-build.c Send EMM Cause when Attach Request type is not same as HSS Network-Access-Mode (#1484) 2022-04-13 07:06:49 +09:00
emm-build.h Use GTP-U Buffering instead of Deletion[#592,#568] 2020-10-07 21:21:48 -04:00
emm-handler.c [IMPORTANT] changed network_access_mode: 0 (#1323) 2022-01-16 12:35:55 +09:00
emm-handler.h Fix the bug for Release-16 2020-07-03 01:03:13 -04:00
emm-sm.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
esm-build.c [MME] re-factor to check a piggybacked ESM (#1431) 2022-03-16 20:48:48 +09:00
esm-build.h [MME] re-factor to check a piggybacked ESM (#1431) 2022-03-16 20:48:48 +09:00
esm-handler.c [MME] re-factor to check a piggybacked ESM (#1431) 2022-03-16 20:48:48 +09:00
esm-handler.h [MME] re-factor to check a piggybacked ESM (#1431) 2022-03-16 20:48:48 +09:00
esm-sm.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
meson.build Finished on version 2020-07-13 21:53:41 -04:00
mme-context.c [MME] Exception handle - APN duplicated (#1431) 2022-03-24 21:52:42 +09:00
mme-context.h [MME] Exception handle - APN duplicated (#1431) 2022-03-24 21:52:42 +09:00
mme-event.c Change Number of UEs usage [#533] 2020-08-25 23:05:01 -04:00
mme-event.h [MME] re-factor to check a piggybacked ESM (#1431) 2022-03-16 20:48:48 +09:00
mme-fd-path.c [MEM] fix pkbuf problem in multi-threads (#1353) 2022-02-19 09:47:44 +09:00
mme-fd-path.h Re-factoring the all library 2019-09-13 21:07:47 +09:00
mme-gtp-path.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
mme-gtp-path.h [MME] re-factor to check a piggybacked ESM (#1431) 2022-03-16 20:48:48 +09:00
mme-init.c [ALL] Fix the terminate sequence (#938) 2021-04-21 17:46:03 +09:00
mme-path.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
mme-path.h Support VoLTE service in ECM-IDLE 2020-11-07 17:27:12 -05:00
mme-s6a-handler.c [ALL] Add protection of message encoding (#991) 2021-05-16 12:22:10 +09:00
mme-s6a-handler.h Re-factoring the all library 2019-09-13 21:07:47 +09:00
mme-s11-build.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
mme-s11-build.h Support VoLTE service in ECM-IDLE 2020-11-07 17:27:12 -05:00
mme-s11-handler.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
mme-s11-handler.h Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
mme-sm.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
mme-sm.h [CSFB] Create a state machine 2019-06-16 15:40:26 +09:00
mme-timer.c 4G/EPC: Maintaining Old NAS signalling [#546] 2020-09-03 19:59:00 -04:00
mme-timer.h 4G/EPC: Maintaining Old NAS signalling [#546] 2020-09-03 19:59:00 -04:00
nas-path.c [MEM] fix the pkbuf problem (#1431) 2022-03-22 22:47:45 +09:00
nas-path.h [MME] re-factor to check a piggybacked ESM (#1431) 2022-03-16 20:48:48 +09:00
nas-security.c Shall cipher in the NAS message container IE 2022-01-05 22:39:06 +09:00
nas-security.h Add AUSF, UDM, and UDR 2020-06-04 14:12:05 -04:00
s1ap-build.c [SGW-C] fix the crash (#1353) 2022-03-05 11:27:22 +09:00
s1ap-build.h Fix the MME crash during HandoverCancel (#855) 2021-03-18 22:59:22 +09:00
s1ap-handler.c Rename GTPv2C specifics to gtp2 prefix (#1485) 2022-04-13 07:07:39 +09:00
s1ap-handler.h feat: E-RABModificationIndication/Confirm (#834) 2021-03-17 14:26:57 +09:00
s1ap-path.c [MME] re-factor to check a piggybacked ESM (#1431) 2022-03-16 20:48:48 +09:00
s1ap-path.h [MME] re-factor to check a piggybacked ESM (#1431) 2022-03-16 20:48:48 +09:00
s1ap-sctp.c Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
s1ap-sm.c feat: E-RABModificationIndication/Confirm (#834) 2021-03-17 14:26:57 +09:00
sbc-handler.c NGSetup is added 2020-05-25 12:15:22 -04:00
sbc-handler.h [CSFB] Fix the MacOSX 2019-07-08 21:03:39 +09:00
sbc-message.h NGSetup is added 2020-05-25 12:15:22 -04:00
sgsap-build.c Introduce Gn interface (GTPv1C) Support to PGW (#1351) 2022-02-18 22:23:45 +09:00
sgsap-build.h NGAP is added 2020-05-22 22:24:48 -04:00
sgsap-conv.c Re-factoring the all library 2019-09-13 21:07:47 +09:00
sgsap-conv.h Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
sgsap-handler.c [NRF] fix the crash for invalid FQDN (#1333) 2022-01-22 09:34:38 +09:00
sgsap-handler.h [SGsAP] add MM-INFORMATION-REQUEST(Discard by Option2) 2019-07-21 22:52:28 +09:00
sgsap-path.c [ALL] Add protection of message encoding (#991) 2021-05-16 12:22:10 +09:00
sgsap-path.h [ALL] Add protection of message encoding (#991) 2021-05-16 12:22:10 +09:00
sgsap-sctp.c Improve the socket option configuration (#1404) 2022-03-15 22:03:50 +09:00
sgsap-sm.c Fix MME crash if SGs interface is down #448, #628 2020-11-04 15:58:16 -05:00
sgsap-types.h Re-factoring the all library 2019-09-13 21:07:47 +09:00