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 96c82b3fc6 Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys.
Refactored PDCP, RRC and USIM accordingly.
5 years ago
..
CMakeLists.txt removing unneeded install targets for static libs (reported by Filipe) 5 years ago
gtpu.cc Clang format UE, eNB and lib (#850) 5 years ago
pdcp.cc Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys. 5 years ago
pdcp_entity_base.cc Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys. 5 years ago
pdcp_entity_lte.cc Moved PDCP configs to pdcp_config.h. Added `as_security_cfg_t` structure to hold access stratum keys. 5 years ago
pdcp_entity_nr.cc pdcp: allow to configure security for rx/tx seperately 5 years ago
rlc.cc RLC returns zero buffer during suspended 5 years ago
rlc_am_base.cc add basic rlc_am_base class containing data/control PDU check 5 years ago
rlc_am_lte.cc timers: rename value() to time_elapsed() 5 years ago
rlc_am_nr.cc add initial RLC AM NR status PDU packing code including tests 5 years ago
rlc_tm.cc Clang format UE, eNB and lib (#850) 5 years ago
rlc_um_base.cc Clang format UE, eNB and lib (#850) 5 years ago
rlc_um_lte.cc Clang format UE, eNB and lib (#850) 5 years ago
rlc_um_nr.cc replace FIXME with TODO 5 years ago