aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorTushar Pankaj <tushar.s.pankaj@gmail.com>2018-11-12 18:26:57 -0600
committerTushar Pankaj <tushar.s.pankaj@gmail.com>2018-11-12 18:26:57 -0600
commita30c60e51ecae887fd89654bdedddcf0decb766c (patch)
treebaeb194080607a21ca63c6511cea1831844153cb /.gitmodules
parentWorking client and server comms (diff)
downloadwg-dynamic-a30c60e51ecae887fd89654bdedddcf0decb766c.tar.xz
wg-dynamic-a30c60e51ecae887fd89654bdedddcf0decb766c.zip
Add WireGuard embeddable library
Signed-off-by: Tushar Pankaj <tushar.s.pankaj@gmail.com>
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..2c0078c
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "WireGuard"]
+ path = WireGuard
+ url = git://git.zx2c4.com/WireGuard