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 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
6 years ago
..
mme.h Added NAS timer functionality to the EPC. This entails: 6 years ago
mme_gtpc.h Added GTP-C message passing between MME and SPGW using UNIX sockets. 6 years ago
nas.h Added NAS timer functionality to the EPC. This entails: 6 years ago
s1ap.h Added NAS timer functionality to the EPC. This entails: 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