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 0c20b7a455 Added support for S1AP modify bearer request support. This includes:
- Handle received E-RAB S1AP at s1ap.cc.
 - Added methods to rrc.cc, rrc_ue.cc and rrc_bearer_cfg.cc to handle erab modify request.
 - Made RLC add_bearer() function capable of re-creating the RLC entity.
 - Send RRC reconfiguration to the UE and reply to the EPC with S1AP
   modify bearer response.

This commit also adds support to srsEPC to send S1AP modify bearer request for
testing purposes.
4 years ago
..
rrc update RRC ASN1 to 2020-09 v15.11 4 years ago
asn1_utils.h use of fmt lib in asn1 utils 4 years ago
gtpc.h change license header to agnostic version with hint to root LICENSE file 4 years ago
gtpc_ies.h change license header to agnostic version with hint to root LICENSE file 4 years ago
gtpc_msg.h change license header to agnostic version with hint to root LICENSE file 4 years ago
liblte_common.h update license header for liblte_*.{h,cc} files 4 years ago
liblte_mme.h update license header for liblte_*.{h,cc} files 4 years ago
ngap.h change license header to agnostic version with hint to root LICENSE file 4 years ago
rrc.h update RRC ASN1 to 2020-09 v15.11 4 years ago
rrc_nbiot.h update RRC ASN1 to 2020-09 v15.11 4 years ago
rrc_nr.h change license header to agnostic version with hint to root LICENSE file 4 years ago
rrc_nr_utils.h change license header to agnostic version with hint to root LICENSE file 4 years ago
rrc_utils.h Moved get_earfcn to srslte get_carrier_freq func 4 years ago
s1ap.h change license header to agnostic version with hint to root LICENSE file 4 years ago
s1ap_utils.h Added support for S1AP modify bearer request support. This includes: 4 years ago