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.
Andre Puschmann 6ec573987a remove default value for 'blocking' param from pdcp::write_sdu()
there were two defaults and one was shadowing the other. This
commit removes both defaults and uses blocking-mode for RRC
calls to PDCP in the UE. The eNB write_sdu() uses the non-blocking
mode by default. We have to review the eNB's RRC perhaps and use blocking
there too and non-blocking only for data plane
5 years ago
..
gtpu.h Clang format UE, eNB and lib (#850) 5 years ago
ipv6.h move own ipv6 header definition into own header file and use it in tft filter 5 years ago
pdcp.h remove default value for 'blocking' param from pdcp::write_sdu() 5 years ago
pdcp_entity_base.h Adding discard timer timeout to PDCP config. 5 years ago
pdcp_entity_lte.h added sending of enb status transfer from SeNB 5 years ago
pdcp_entity_nr.h Timer removes itself from the map upon expiration 5 years ago
rlc.h Clang format UE, eNB and lib (#850) 5 years ago
rlc_am_base.h add basic rlc_am_base class containing data/control PDU check 5 years ago
rlc_am_lte.h Clang format UE, eNB and lib (#850) 5 years ago
rlc_am_nr.h add initial RLC AM NR status PDU packing code including tests 5 years ago
rlc_common.h Clang-formated before pull request 5 years ago
rlc_metrics.h refactor RLC UM and add NR receiver 5 years ago
rlc_tm.h Clang format UE, eNB and lib (#850) 5 years ago
rlc_tx_queue.h Clang format UE, eNB and lib (#850) 5 years ago
rlc_um_base.h Clang format UE, eNB and lib (#850) 5 years ago
rlc_um_lte.h Clang format UE, eNB and lib (#850) 5 years ago
rlc_um_nr.h Clang format UE, eNB and lib (#850) 5 years ago