summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-01-31 18:59:09 +0100
committerChristian Poessinger <christian@poessinger.com>2019-01-31 18:59:09 +0100
commit5a53953ab8dfa61305c837da6d912a2e8cee9711 (patch)
tree3fd7547172bb24ed21f7305ec9d8ae88054d1ca1 /.gitmodules
parentd34540adfdbbbc9abc330ebc504fc1cd5f40387f (diff)
downloadvyos-build-5a53953ab8dfa61305c837da6d912a2e8cee9711.tar.gz
vyos-build-5a53953ab8dfa61305c837da6d912a2e8cee9711.zip
build-submodules: add ipaddrcheck
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2257b9f1..9d3fcf23 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -245,3 +245,6 @@
path = packages/libyang
url = https://github.com/opensourcerouting/libyang.git
branch = debian
+[submodule "packages/ipaddrcheck"]
+ path = packages/ipaddrcheck
+ url = https://github.com/vyos/ipaddrcheck.git