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 55f5f74ff3 Fixed case where calling gw::setup_if_addr after ue attachment would spawn a new thread without closing the current one.
This would end up being a resource leak as the number of threads grow forever until the application crashes.
3 years ago
..
phy Ignore PDSCH during cell selection 3 years ago
stack Fixed case where calling gw::setup_if_addr after ue attachment would spawn a new thread without closing the current one. 3 years ago
metrics_csv.h Fixed issues from coverity: 4 years ago
metrics_json.h Fix TSAN warnings in UE (#3021) 3 years ago
metrics_stdout.h Fix TSAN warnings in UE (#3021) 3 years ago
ue.h Implement UE metrics in JSON format. 4 years ago
ue_metrics_interface.h Moved lib RLC into it's own folder 3 years ago