forked from Spirent/openperf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
37 lines (37 loc) · 1.13 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
[submodule "deps/dpdk"]
path = deps/dpdk
url = https://github.com/DPDK/dpdk-stable.git
branch = 21.11
[submodule "deps/libzmq"]
path = deps/libzmq
url = https://github.com/zeromq/libzmq.git
[submodule "deps/lwip"]
path = deps/lwip
url = git://git.savannah.gnu.org/lwip.git
[submodule "deps/pistache"]
path = deps/pistache
url = https://github.com/oktal/pistache.git
[submodule "deps/json"]
path = deps/json
url = https://github.com/nlohmann/json.git
[submodule "deps/expected"]
path = deps/expected
url = https://github.com/TartanLlama/expected.git
[submodule "deps/yaml-cpp"]
path = deps/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "deps/immer"]
path = deps/immer
url = https://github.com/arximboldi/immer.git
[submodule "deps/digestible"]
path = deps/digestible
url = https://github.com/SpirentOrion/digestible.git
[submodule "deps/range-v3"]
path = deps/range-v3
url = https://github.com/ericniebler/range-v3.git
[submodule "deps/base-n"]
path = deps/base-n
url = https://github.com/azawadzki/base-n.git
[submodule "deps/libpcap"]
path = deps/libpcap
url = https://github.com/the-tcpdump-group/libpcap.git