Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenXG
OpenXG-RAN
Commits
5f652b17
Commit
5f652b17
authored
Apr 08, 2024
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/resolve-duplicate-nas' into integration_2024_w14
parents
0e85db54
680c6b69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
openair2/RRC/NR/rrc_gNB.c
openair2/RRC/NR/rrc_gNB.c
+0
-1
No files found.
openair2/RRC/NR/rrc_gNB.c
View file @
5f652b17
...
...
@@ -654,7 +654,6 @@ void rrc_gNB_generate_dedicatedRRCReconfiguration(const protocol_ctxt_t *const c
OCTET_STRING_fromBuf
(
msg
,
(
char
*
)
ue_p
->
pduSession
[
i
].
param
.
nas_pdu
.
buffer
,
ue_p
->
pduSession
[
i
].
param
.
nas_pdu
.
length
);
asn1cSeqAdd
(
&
dedicatedNAS_MessageList
->
list
,
msg
);
LOG_D
(
NR_RRC
,
"add NAS info with size %d (pdusession idx %d)
\n
"
,
ue_p
->
pduSession
[
i
].
param
.
nas_pdu
.
length
,
i
);
ue_p
->
pduSession
[
i
].
xid
=
xid
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment