aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-11-29 15:38:52 +0100
committerosmith <osmith@sysmocom.de>2020-01-20 07:32:16 +0000
commit66fde7672e01d5883232e8689da14c510ea66831 (patch)
tree670383f46b3a927b8ce956a332b66b2a5076bb71
parent62a1c63436c7ddc5c44d6d6ee56d5df3a3b76fd9 (diff)
deps: add titan.ProtocolModules.DNS
To be used in mslookup mDNS tests. Related: SYS#4618 Change-Id: I89dd528b7934892c5a24209374e8218a95db6ab3
-rw-r--r--deps/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/Makefile b/deps/Makefile
index 043aaa37..b816c8fc 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -19,6 +19,7 @@ OSMOGITHUB:=https://github.com/osmocom
OSMOGIT:=git://git.osmocom.org
ECLIPSEGIT_REPOS= titan.Libraries.TCCUsefulFunctions \
+ titan.ProtocolModules.DNS \
titan.ProtocolModules.ICMP \
titan.ProtocolModules.ICMPv6 \
titan.ProtocolModules.IP \
@@ -81,6 +82,7 @@ titan.ProtocolEmulations.SCCP_commit= R.7.A-9-g9e70fba
titan.ProtocolModules.BSSAPP_v7.3.0_commit= R.2.A-4-g20cfaf8
titan.ProtocolModules.BSSGP_v13.0.0_commit= R.2.A-6-gc447f28
titan.ProtocolModules.BSSMAP_commit= master
+titan.ProtocolModules.DNS_commit= R.7.B
titan.ProtocolModules.GRE_commit= R.2.A-5-g654c446
titan.ProtocolModules.GTP_v13.5.0_commit= R.2.A-5-ge120ace
titan.ProtocolModules.GTPv2_v13.7.0_commit= R.2.A-5-g85cb124