summaryrefslogtreecommitdiff
path: root/interface-definitions/service_mdns-repeater.xml.in
diff options
context:
space:
mode:
authorsarthurdev <965089+sarthurdev@users.noreply.github.com>2021-06-18 20:41:39 +0200
committersarthurdev <965089+sarthurdev@users.noreply.github.com>2021-06-19 17:02:44 +0200
commitd372734bfd2ec88df000f9cd943137057a823088 (patch)
treef5e507c9c7043d272875f64227474c1e3325c0c9 /interface-definitions/service_mdns-repeater.xml.in
parente5e3772eac3a646d2a0dec0cc7437ee9e364a26b (diff)
downloadvyos-1x-d372734bfd2ec88df000f9cd943137057a823088.tar.gz
vyos-1x-d372734bfd2ec88df000f9cd943137057a823088.zip
mdns: vrrp: T3635: Add ability to use mDNS repeater with VRRP
Diffstat (limited to 'interface-definitions/service_mdns-repeater.xml.in')
-rw-r--r--interface-definitions/service_mdns-repeater.xml.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/service_mdns-repeater.xml.in b/interface-definitions/service_mdns-repeater.xml.in
index 33ef9a434..d02dac8a6 100644
--- a/interface-definitions/service_mdns-repeater.xml.in
+++ b/interface-definitions/service_mdns-repeater.xml.in
@@ -23,6 +23,12 @@
<multi/>
</properties>
</leafNode>
+ <leafNode name="vrrp-disable">
+ <properties>
+ <help>Disables mDNS repeater on VRRP interfaces not in MASTER state</help>
+ <valueless/>
+ </properties>
+ </leafNode>
</children>
</node>
</children>