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.
Francisco Paisana cd8ee37f74
Use a reverse lookup to avoid iteration over a std::map (#2363)
* reuse vector capacity for pdcp sn notification
* use an extra lookup data structure to find PDCP SNs that an RLC SN contains
* fix rlc sn->pdcp sn lookup datastructure in rlc
* fix rlc failing test
4 years ago
..
examples Removed new lines in log macros in all example apps. 4 years ago
include Use a reverse lookup to avoid iteration over a std::map (#2363) 4 years ago
src Use a reverse lookup to avoid iteration over a std::map (#2363) 4 years ago
test Fix issue with status report test config 4 years ago
CMakeLists.txt add backward as backtrace pretty printer 4 years ago