srsLTE/lib/include/srslte/asn1
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.
2019-04-09 16:59:44 +02:00
..
asn1_utils.h added default enum inits 2019-04-02 11:03:37 +02:00
gtpc.h Adding Downlink data notification and paging functionality to the EPC. 2019-04-09 16:59:44 +02:00
gtpc_ies.h
gtpc_msg.h Adding Downlink data notification and paging functionality to the EPC. 2019-04-09 16:59:44 +02:00
liblte_common.h Merge branch 'next' into nas_cleanup 2018-10-22 11:26:00 +02:00
liblte_m2ap.h M2 interface packing/unpacking (#305) 2018-12-12 15:22:35 +01:00
liblte_mme.h Added config of cipher_algo and integ_algo initialization in NAS class. 2018-12-18 18:27:31 +00:00
liblte_s1ap.h
rrc_asn1.h added default enum inits 2019-04-02 11:03:37 +02:00