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.
This commit is contained in:
Christian Poessinger 2017-12-08 20:23:22 +01:00
parent 375025afcd
commit 2dbff76543
3 changed files with 0 additions and 6 deletions

3
.gitmodules vendored
View File

@ -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

View File

@ -28,5 +28,3 @@ systemctl disable lldpd
systemctl enable ssh-session-cleanup
/usr/sbin/update-rc.d -f conntrackd remove
systemctl disable conntrackd
/usr/sbin/update-rc.d -f avahi-daemon remove
systemctl disable avahi-daemon

@ -1 +0,0 @@
Subproject commit 31448bde1bc3484bf62114f168749d418bf70b0d