Skip to content

Save NSSAI params of PDU session coming from AMF

Sakthivel Velumani requested to merge nssai-rlc-mac-if into develop

The NSSAI of each PDU session is saved in RRC. It is also sent to RLC to be stored in DRB entity. This would allow MAC to associate DRB to slice and do scheduling accordingly.

Next MR will bring changes to MAC scheduler which depends on NSSAI stored in DRB entity of RLC.

Merge request reports