From 32b6793b210505a2a69dc6f7615ddd5f66ad74b8 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Mon, 14 May 2018 03:20:49 +0200 Subject: T602: replace the now-gone type attribute with proper use of constraints in existing interface definitions. --- interface-definitions/bcast-relay.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'interface-definitions/bcast-relay.xml') diff --git a/interface-definitions/bcast-relay.xml b/interface-definitions/bcast-relay.xml index e4a009ed4..19f29e340 100644 --- a/interface-definitions/bcast-relay.xml +++ b/interface-definitions/bcast-relay.xml @@ -14,11 +14,13 @@ Unique ID for each UDP port to forward - u32:1-99 + 1-99 Numerical ID # - u32 990 + + + @@ -28,7 +30,9 @@ ipv4 Optional source address for forwarded packets - ipv4 + + + @@ -49,10 +53,12 @@ Destination or source port to listen and retransmit on [REQUIRED] - u32:1-65535 + 1-65535 UDP port to listen on - u32 + + + -- cgit v1.2.3