Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-UDM
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-UDM
Commits
f8e3ce19
Commit
f8e3ce19
authored
Feb 03, 2021
by
yangjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
47afb824
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
f8e3ce19
...
...
@@ -9,8 +9,8 @@ OpenXG-UDM Arch
├── ext: Directory containing pistache and the JSON library.
└── UDM: Directory containing object files generated by compilation of UDM network function.
├── etc: Directory containing the configuration file to be deployed for UDM.
└── src: Source files of UD
R
.
├── udm_app: UD
R
Procedures handling logic.
└── src: Source files of UD
M
.
├── udm_app: UD
M
Procedures handling logic.
├── common: Common definitions for 3GPP specifications.
├── 5gaka: algorithms for 5G-AKA authentication procedures.
├── asnlib: asn library.
...
...
@@ -38,5 +38,5 @@ sudo ./build_udm -c -b Debug -j
```
## launch UDM
```
sudo ./build/UD
R
/udm -c etc/udm.conf -o
sudo ./build/UD
M
/udm -c etc/udm.conf -o
```
\ No newline at end of file
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