Francisco
3265d940ec
remove byte buffer pool cached member variables as they are unnecessary now.
4 years ago
faluco
c18e35bc93
Upgrade loggers in srsepc ( #2167 )
...
* Started logger replacement in epc main.
* Replaced loggers in nas and s1ap.
* Replace loggers in nas statics.
* Replaced loggers in s1ap ctx mngmt.
* Replace loggers in s1ap erab mngmt.
* Replaced loggers in s1ap mngmt proc.
* Replaced loggers in s1ap nas transport.
* Replaced loggers in s1ap paging.
* Replaced loggers in mme.
* Replaced loggers in mme gtpc.
* Started removing logger injection in init functions and cleaned up argument passing to nas statics.
* Remove logger injection from mme and s1ap.
* Replaced loggers in the hss class.
* Replaced loggers in gtpc.
* Replaced loggers in GTPU and SPGW.
* Replaced loggers in MBMS.
4 years ago
Andre Puschmann
07d2bc4fe8
change license header to agnostic version with hint to root LICENSE file
4 years ago
Francisco Paisana
510959b50f
update nr asn1 files, and asn1 tests
4 years ago
Pedro Alvarez
5746375b05
srsEPC: Deleted unsued bool in ue context removal interface
4 years ago
Pedro Alvarez
10050d2651
srsEPC: Fix sending release bearers request uncessarly on dettach request.
4 years ago
Xavier Arteaga
e832769ae6
Updated copyright
5 years ago
Pedro Alvarez
bd3598f774
Moved srsEPC to the new S1AP library. Deleted liblte_s1ap.cc and liblte_s1ap.h.
5 years ago
Andre Puschmann
4b01a2e4a0
update copyright notice
6 years ago
Pedro Alvarez
add60c1288
Applied clang-format to the EPC.
6 years ago
Pedro Alvarez
6ef3124fc9
Fixed up release ue ctx command.
6 years ago
Pedro Alvarez
c1eff4ce73
Changing pack accept
6 years ago
Pedro Alvarez
3663d59920
Starting to add s1ap_interface_gtpc and s1ap_interface_nas. Adapting send initial context setup request accordingly.
6 years ago
Pedro Alvarez
f33fcf65bf
Fixing up S1AP context management procedures to use the new class.
6 years ago
Pedro Alvarez
4c164acbc3
Moving many of the functions fron s1ap_nas_transport to it's own NAS class.
6 years ago
David Rupprecht
06d4559294
Change include path absolut to project dir
7 years ago
David Rupprecht
9d71bec7b6
Unified include guards
7 years ago
Pedro Alvarez
d932a2ad85
Starting to add the ability to handle UE context release complete.
7 years ago
Pedro Alvarez
d5478ff7a2
Starting to use EMM state to know whether attach request or service request are initiating the NAS.
7 years ago
Pedro Alvarez
d301d7599f
Quick and dirty hack to not send activate default eps bearer when a service request is received.
7 years ago
Pedro Alvarez
fc0f1e4c23
Sendind intial context setup in response to service request.
7 years ago
Pedro Alvarez
4ee08fdeca
Changing send initial context setup request to not need the create session response struct.
7 years ago
Pedro Alvarez
2cb1f27ddb
Adding UE context release command. Fixing issue when identity response is integrity protected.
7 years ago
Pedro Alvarez
24d394d8ca
Fixed some compilation issues.
7 years ago
Pedro Alvarez
3beb708806
Moved context mangement functions to s1ap_ctx_mngmnt_proc class.
7 years ago
Pedro Alvarez
9e72fbce43
Continuing to change functions to ctx_mngmnt_proc
7 years ago
Pedro Alvarez
c5b1b7edc3
Continuing to cleanup. moving procedures to ctx_mngmt_proc.
7 years ago