You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pedro Alvarez ca603810ce Adding Downlink data notification and paging functionality to the EPC.
This entails:

  * Adding S1AP paging messaging to the MME.
  * Adding the Downlink Data Notification, Donlink Data Notification Acknoledgment, and Downlink Data Notification Failure Messages.
  * Adding the logic at the GTP-U to detect that Downlink Data notification needs to be sent.
  * Proper handling of the new GTP-C messages at the MME GTPC and SPGW GTPC classes
  * Add queuing mechanisms at the GTP-U while waiting for paging response. Queue is flushed when paging fails (timeout or other).
  * Make sure eNB's SCTP information is properly stored.
  * Make sure UE's GUTI information is properly stored.
6 years ago
..
mme.h Added NAS timer functionality to the EPC. This entails: 6 years ago
mme_gtpc.h Adding Downlink data notification and paging functionality to the EPC. 6 years ago
nas.h Added NAS timer functionality to the EPC. This entails: 6 years ago
s1ap.h Adding Downlink data notification and paging functionality to the EPC. 6 years ago
s1ap_common.h Added NAS timer functionality to the EPC. This entails: 6 years ago
s1ap_ctx_mngmt_proc.h Applied clang-format to the EPC. 6 years ago
s1ap_mngmt_proc.h Change include path absolut to project dir 7 years ago
s1ap_nas_transport.h Changed initilization of the NAS at the EPC, to make it easier to add new interfaces. 6 years ago
s1ap_paging.h Adding Downlink data notification and paging functionality to the EPC. 6 years ago