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 492ea2a5a8 Addressing reviewers comments to #2290.
Removing unecessary \n for logs and changed log of PDCP info queue
 capacity to debug to avoid log spam.
Changed log level for unhandled S1AP messages from error to warning
 in EPC to avoid failing tests because of error message.
Changed usage of allocate_unique_buffer to make_unique_buffer()
4 years ago
..
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago
mme.cc remove byte buffer pool cached member variables as they are unnecessary now. 4 years ago
mme_gtpc.cc Upgrade loggers in srsepc (#2167) 4 years ago
nas.cc fix byte buffer double free in EPC 4 years ago
s1ap.cc Addressing reviewers comments to #2290. 4 years ago
s1ap_ctx_mngmt_proc.cc remove byte buffer pool cached member variables as they are unnecessary now. 4 years ago
s1ap_erab_mngmt_proc.cc remove byte buffer pool cached member variables as they are unnecessary now. 4 years ago
s1ap_mngmt_proc.cc Fix Issue #615 Only first 8 bits of TAC passed by the ENB to the EPC 4 years ago
s1ap_nas_transport.cc fix byte buffer double free in EPC 4 years ago
s1ap_paging.cc remove byte buffer pool cached member variables as they are unnecessary now. 4 years ago