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 d8f3878ce1
RLC failure to deliver notifications and discard timer limits to 1500ms (#2368)
* Added interfaces for the RLC to notify the PDCP of failure to transmit
SDU

* Limit discard timer to 1500ms, to avoid issues of lingering SDUs in the undeliverd_sdus_queue.

* Fix bug in early exit of notify_delivery and notify_failure

* fix compilation issue in rlc-pdcp notification

Co-authored-by: Francisco <francisco.paisana@softwareradiosystems.com>
4 years ago
..
phy Created enb_{rlc/pdcp/gtpu/phy_interfaces.h files. 4 years ago
stack RLC failure to deliver notifications and discard timer limits to 1500ms (#2368) 4 years ago
cfg_parser.h change license header to agnostic version with hint to root LICENSE file 4 years ago
enb.h remove byte buffer pool cached member variables as they are unnecessary now. 4 years ago
metrics_csv.h change license header to agnostic version with hint to root LICENSE file 4 years ago
metrics_json.h Backport some changes from FAPI branch (#2124) 4 years ago
metrics_stdout.h change license header to agnostic version with hint to root LICENSE file 4 years ago
parser.h use of fmt lib in asn1 utils 4 years ago