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.
faluco f0d651ae8e - Fixed a leak in the MME class not releasing the static byte buffer pool.
- Now the pool gets destroyed on program exit using a unique_ptr.
- Removed manual cleanup() calls in all the code base to free the pool instance.
4 years ago
..
phy Refactor decision for extended CSI/SRS 4 years ago
ttcn3 ttcn3: use RNTI values in RACH provided by tester 4 years ago
upper - Fixed a leak in the MME class not releasing the static byte buffer pool. 4 years ago
CMakeLists.txt moved pdu to common mac folder 5 years ago
mac_test.cc mac_test: update tests involving BSR handling 4 years ago
metrics_test.cc Protect better the access to shared variables in phy_common and metrics (#1750) 4 years ago