From 2dbff76543c2bec6de5c54cb9cc9e6297a91f419 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 8 Dec 2017 20:23:22 +0100 Subject: Remove 'vyos-cfg-avahi' submodule (superseeded) (T378) Using AVAHI as mDNS reflector has the big disadvantage that the reflection interface can not be specified. It will reflect the mDNS messages on ALL interfaces. A new technique called mDNS repeater based upon https://github.com/vyos/mdns-repeater will be used in the future. --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 26527065..606d23ad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -127,9 +127,6 @@ [submodule "packages/vyos-1x"] path = packages/vyos-1x url = https://github.com/vyos/vyos-1x.git -[submodule "packages/vyos-cfg-avahi"] - path = packages/vyos-cfg-avahi - url = https://github.com/c-po/vyos-cfg-avahi.git [submodule "packages/vyos-bcast-relay"] path = packages/vyos-bcast-relay url = https://github.com/c-po/vyos-bcast-relay.git -- cgit v1.2.3