forked from free5gc/free5gc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
102 lines (102 loc) · 3.02 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
[submodule "webconsole"]
path = webconsole
url = https://github.com/free5gc/webconsole.git
[submodule "src/amf"]
path = src/amf
url = https://github.com/free5gc/amf.git
[submodule "src/ausf"]
path = src/ausf
url = https://github.com/free5gc/ausf.git
[submodule "src/n3iwf"]
path = src/n3iwf
url = https://github.com/free5gc/n3iwf.git
[submodule "src/nrf"]
path = src/nrf
url = https://github.com/free5gc/nrf.git
[submodule "src/nssf"]
path = src/nssf
url = https://github.com/free5gc/nssf.git
[submodule "src/pcf"]
path = src/pcf
url = https://github.com/free5gc/pcf.git
[submodule "src/smf"]
path = src/smf
url = https://github.com/free5gc/smf.git
[submodule "src/udm"]
path = src/udm
url = https://github.com/free5gc/udm.git
[submodule "src/udr"]
path = src/udr
url = https://github.com/free5gc/udr.git
[submodule "src/upf"]
path = src/upf
url = https://github.com/free5gc/upf.git
[submodule "lib/aes"]
path = lib/aes
url = https://github.com/free5gc/aes.git
[submodule "lib/aper"]
path = lib/aper
url = https://github.com/free5gc/aper.git
[submodule "lib/CommonConsumerTestData"]
path = lib/CommonConsumerTestData
url = https://github.com/free5gc/CommonConsumerTestData.git
[submodule "lib/flowdesc"]
path = lib/flowdesc
url = https://github.com/free5gc/flowdesc.git
[submodule "lib/fsm"]
path = lib/fsm
url = https://github.com/free5gc/fsm.git
[submodule "lib/http2_util"]
path = lib/http2_util
url = https://github.com/free5gc/http2_util.git
[submodule "lib/http_wrapper"]
path = lib/http_wrapper
url = https://github.com/free5gc/http_wrapper.git
[submodule "lib/logger_util"]
path = lib/logger_util
url = https://github.com/free5gc/logger_util.git
[submodule "lib/milenage"]
path = lib/milenage
url = https://github.com/free5gc/milenage.git
[submodule "lib/MongoDBLibrary"]
path = lib/MongoDBLibrary
url = https://github.com/free5gc/MongoDBLibrary.git
[submodule "lib/nas"]
path = lib/nas
url = https://github.com/free5gc/nas.git
[submodule "lib/ngap"]
path = lib/ngap
url = https://github.com/free5gc/ngap.git
[submodule "lib/openapi"]
path = lib/openapi
url = https://github.com/free5gc/openapi.git
[submodule "lib/path_util"]
path = lib/path_util
url = https://github.com/free5gc/path_util.git
[submodule "lib/pfcp"]
path = lib/pfcp
url = https://github.com/free5gc/pfcp.git
[submodule "lib/TimeDecode"]
path = lib/TimeDecode
url = https://github.com/free5gc/TimeDecode.git
[submodule "lib/timer"]
path = lib/timer
url = https://github.com/free5gc/timer.git
[submodule "lib/tlv"]
path = lib/tlv
url = https://github.com/free5gc/tlv.git
[submodule "lib/UeauCommon"]
path = lib/UeauCommon
url = https://github.com/free5gc/UeauCommon.git
[submodule "lib/util_3gpp"]
path = lib/util_3gpp
url = https://github.com/free5gc/util_3gpp.git
[submodule "lib/logger_conf"]
path = lib/logger_conf
url = https://github.com/free5gc/logger_conf
[submodule "compose"]
path = compose
url = https://github.com/free5gc/free5gc-compose
[submodule "lib/idgenerator"]
path = lib/idgenerator
url = https://github.com/free5gc/idgenerator.git