srsLTE/srsepc
Pedro Alvarez 1db959c661 Added NAS timer functionality to the EPC. This entails:
* Adding timer creation at NAS using timerfd_create
  * Adding the ability to add and remove the timer file descriptor to the MME main select loop
  * Adding the ability to the MME for the NAS to check if a timer is running
  * Adding the timer expiry handling functionality at the MME
2019-04-08 13:05:54 +02:00
..
hdr Added NAS timer functionality to the EPC. This entails: 2019-04-08 13:05:54 +02:00
src Added NAS timer functionality to the EPC. This entails: 2019-04-08 13:05:54 +02:00
CMakeLists.txt add config install helper 2018-06-05 11:34:01 +02:00
epc.conf.example Added NAS timer functionality to the EPC. This entails: 2019-04-08 13:05:54 +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