summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/arping.lorry6
-rw-r--r--open-source-lorries/libnet.lorry6
2 files changed, 12 insertions, 0 deletions
diff --git a/open-source-lorries/arping.lorry b/open-source-lorries/arping.lorry
new file mode 100644
index 0000000..0540e8b
--- /dev/null
+++ b/open-source-lorries/arping.lorry
@@ -0,0 +1,6 @@
+{
+ "arping": {
+ "type": "git",
+ "url": "https://github.com/ThomasHabets/arping.git"
+ }
+}
diff --git a/open-source-lorries/libnet.lorry b/open-source-lorries/libnet.lorry
new file mode 100644
index 0000000..895d99f
--- /dev/null
+++ b/open-source-lorries/libnet.lorry
@@ -0,0 +1,6 @@
+{
+ "libnet": {
+ "type": "git",
+ "url": "https://github.com/sam-github/libnet.git"
+ }
+}