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.
Ismael Gomez c92c61d560
Optimized front-end logging processing (#641)
Avoid memory allocation and stringstream in log frontend calls (executed from worker threads). Uses a buffer pool of fixed buffer and vsnprintf
5 years ago
..
CMakeLists.txt added resumable procedures to make RRC and NAS non-blocking 5 years ago
bcd_helpers_test.cc update copyright notice 6 years ago
log_filter_test.cc update copyright notice 6 years ago
logger_test.cc Optimized front-end logging processing (#641) 5 years ago
msg_queue_test.cc added _t to unique_byte_buffer type 6 years ago
pdu_test.cc Fix issues in uplink QoS (#636) 5 years ago
stack_procedure_test.cc added resumable procedures to make RRC and NAS non-blocking 5 years ago
test_eea1.cc add missing license headers 6 years ago
test_eea2.cc add missing license headers 6 years ago
test_eia1.cc add missing license headers 6 years ago
test_f12345.cc add missing license headers 6 years ago
timeout_test.cc update copyright notice 6 years ago