From fb7e761ae3efa8f17d9199f29dae2fdc1f51f188 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 27 Nov 2020 11:04:09 +0100 Subject: igmp-proxy: T3088: migrate to get_config_dict() --- interface-definitions/igmp-proxy.xml.in | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/igmp-proxy.xml.in b/interface-definitions/igmp-proxy.xml.in index 74fec6b48..b9c52794f 100644 --- a/interface-definitions/igmp-proxy.xml.in +++ b/interface-definitions/igmp-proxy.xml.in @@ -44,7 +44,7 @@ - Role of this IGMP interface + IGMP interface role (default: downstream) upstream downstream disabled @@ -61,13 +61,14 @@ Disabled interface - (upstream|downstream|disabled) + ^(upstream|downstream|disabled)$ + downstream - TTL threshold + TTL threshold (default: 1) 1-255 TTL threshold for the interfaces (default: 1) @@ -75,8 +76,9 @@ - threshold must be between 1 and 255 + Threshold must be between 1 and 255 + 1 -- cgit v1.2.3