|
Bugzilla – Full Text Bug Listing |
| Summary: | UE MAC SAP "LteMacSapUser" is not configured properly | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Zoraze Ali <zorazeali> |
| Component: | lte | Assignee: | Biljana Bojović <bbojovic> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | ns-bugs |
| Priority: | P3 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | Example script | ||
|
Description
Zoraze Ali
2018-08-30 12:25:49 UTC
Here are my proposed changes: https://github.com/Zoraze/ns-3-dev-git/commit/734cce303377bc1f1548d05514204bd880338ee5 This patch basically constructs a correct UE CA architecture, as was targeted by the original CA implementation design. The calls at UE side shall go through UE component manager, and RLC and MAC shall not be directly connected in data plane. I am fine with this patch. Great work! Pushed to changeset 13790:cb5e26107f72 |