Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-SMF
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
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-SMF
Commits
bfb3a8e4
Commit
bfb3a8e4
authored
Feb 07, 2023
by
Rohan
Committed by
Tien-Thinh Nguyen
Feb 07, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix for encode/decode of create QER IE
parent
af74363a
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
327 additions
and
139 deletions
+327
-139
src/common/3gpp_29.244.h
src/common/3gpp_29.244.h
+2
-2
src/pfcp/3gpp_29.244.hpp
src/pfcp/3gpp_29.244.hpp
+325
-137
No files found.
src/common/3gpp_29.244.h
View file @
bfb3a8e4
...
...
@@ -1417,8 +1417,8 @@ typedef struct dl_flow_level_marking_s {
uint8_t
spare
:
6
;
uint8_t
sci
:
1
;
uint8_t
ttc
:
1
;
uint16_t
tos_traffic_class
;
uint16_t
service_class_indicator
;
std
::
string
tos_traffic_class
;
std
::
string
service_class_indicator
;
}
dl_flow_level_marking_t
;
//-------------------------------------
...
...
src/pfcp/3gpp_29.244.hpp
View file @
bfb3a8e4
This diff is collapsed.
Click to expand it.
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