srsLTE/srsepc
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
..
hdr Adding Downlink data notification and paging functionality to the EPC. 2019-04-09 16:59:44 +02:00
src Adding Downlink data notification and paging functionality to the EPC. 2019-04-09 16:59:44 +02:00
CMakeLists.txt add config install helper 2018-06-05 11:34:01 +02:00
epc.conf.example Adding Downlink data notification and paging functionality to the EPC. 2019-04-09 16:59:44 +02:00
mbms.conf.example Adding ability to configure names of TUN interfaces. (#277) 2018-10-05 11:12:31 +02:00
srsepc_if_masq.sh copy example config files and if masq script to install folder 2018-06-04 15:05:38 +02:00
user_db.csv.example Default RLC to UM 2018-07-11 12:56:30 +02:00