mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
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:
parent
375025afcd
commit
2dbff76543
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user