From 4022a8820ccf0539f2eb5c19d9abd777810a48b4 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sat, 30 Dec 2017 19:19:16 +0100 Subject: bcast-relay: Initial configuration nodes for 'service bcast-relay' --- interface-definitions/bcast-relay.xml | 64 +++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 interface-definitions/bcast-relay.xml (limited to 'interface-definitions') diff --git a/interface-definitions/bcast-relay.xml b/interface-definitions/bcast-relay.xml new file mode 100644 index 000000000..0e2f26425 --- /dev/null +++ b/interface-definitions/bcast-relay.xml @@ -0,0 +1,64 @@ + + + + + + + + + + UDP Broadcast Relay parameters + + + + + Unique ID for each UDP port to forward + + u32:1-99 + Numerical ID # + + u32 + 990 + + + + + Set source IP of forwarded packets, otherwise original senders address is used + + ipv4 + Optional source address for forwarded packets + + ipv4 + + + + + Description + + + + + Interface to repeat UDP broadcasts to [REQUIRED] + + + + + + + + + Destination or source port to listen and retransmit on [REQUIRED] + + u32:1-65535 + UDP port to listen on + + u32 + + + + + + + + + -- cgit v1.2.3