forked from StanfordSNR/pantheon
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
76 lines (76 loc) · 2.4 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
[submodule "third_party/libutp"]
path = third_party/libutp
url = https://github.com/bittorrent/libutp.git
ignore = dirty
[submodule "third_party/pcc"]
path = third_party/pcc
url = https://github.com/modong/pcc.git
ignore = dirty
[submodule "third_party/verus"]
path = third_party/verus
url = https://github.com/yzaki/verus.git
ignore = dirty
[submodule "third_party/webrtc"]
path = third_party/webrtc
url = https://github.com/StanfordSNR/webrtc.git
ignore = dirty
[submodule "third_party/sprout"]
path = third_party/sprout
url = https://github.com/keithw/sprout.git
ignore = dirty
[submodule "third_party/pantheon-tunnel"]
path = third_party/pantheon-tunnel
url = https://github.com/StanfordSNR/pantheon-tunnel.git
ignore = dirty
[submodule "third_party/genericCC"]
path = third_party/genericCC
url = https://github.com/venkatarun95/genericCC
ignore = dirty
[submodule "third_party/fillp"]
path = third_party/fillp
url = https://github.com/fillthepipe/fill-the-pipe.git
ignore = dirty
[submodule "third_party/vivace"]
path = third_party/vivace
url = https://github.com/StanfordSNR/vivace.git
ignore = dirty
[submodule "third_party/pcc-experimental"]
path = third_party/pcc-experimental
url = https://github.com/PCCproject/PCC-Uspace.git
ignore = dirty
[submodule "third_party/indigo"]
path = third_party/indigo
url = https://github.com/StanfordSNR/indigo.git
ignore = dirty
[submodule "third_party/scream-reproduce"]
path = third_party/scream-reproduce
url = https://github.com/StanfordSNR/scream.git
ignore = dirty
[submodule "third_party/fillp-sheep"]
path = third_party/fillp-sheep
url = https://github.com/fillthepipe/fillp-sheep.git
ignore = dirty
[submodule "third_party/aurora"]
path = third_party/aurora
url = https://github.com/PCCproject/PCC-Uspace.git
ignore = dirty
[submodule "third_party/aurora-model"]
path = third_party/aurora-model
url = https://github.com/PCCproject/PCC-RL.git
ignore = dirty
[submodule "third_party/eagle-v1"]
path = third_party/eagle-v1
url = https://github.com/iQua/gold.git
ignore = dirty
[submodule "third_party/eagle-v2"]
path = third_party/eagle-v2
url = https://github.com/iQua/sender-receiver-old.git
ignore = dirty
[submodule "third_party/eagle-v3"]
path = third_party/eagle-v3
url = https://github.com/iQua/gold-IRL.git
ignore = dirty
[submodule "third_party/eagle-plus"]
path = third_party/eagle-plus
url = https://github.com/iQua/eagle-plus
ignore = dirty