Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-AMF
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
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-AMF
Commits
be14c0f3
Commit
be14c0f3
authored
Apr 05, 2023
by
Tien Thinh NGUYEN
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix issue after merging
parent
7a0b8530
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/contexts/ue_ngap_context.hpp
src/contexts/ue_ngap_context.hpp
+4
-4
No files found.
src/contexts/ue_ngap_context.hpp
View file @
be14c0f3
...
...
@@ -47,7 +47,7 @@ class ue_ngap_context {
release_cause
=
{};
gnb_assoc_id
=
{};
target_gnb_assoc_id
=
{};
ue
ContextRequest
=
false
;
ue
_context_request
=
false
;
s_tmsi_5g
=
{};
s_setid
=
{};
s_pointer
=
{};
...
...
@@ -90,7 +90,7 @@ class ue_ngap_context {
OCTET_STRING_t
initial_ue_msg
;
// for AMF re-allocation
//Release Command Cause and source gNB ID in case of HO
//
Release Command Cause and source gNB ID in case of HO
Ngap_CauseRadioNetwork_t
release_cause
;
uint32_t
release_gnb
;
};
...
...
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