From 0603dc6da88edf620241f77533090d893e50012e Mon Sep 17 00:00:00 2001 From: rebortg Date: Wed, 15 Jun 2022 20:46:32 +0200 Subject: broadcast-relay: add missing command --- docs/configuration/service/broadcast-relay.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/configuration/service/broadcast-relay.rst b/docs/configuration/service/broadcast-relay.rst index df48bfd6..b6e2bed7 100644 --- a/docs/configuration/service/broadcast-relay.rst +++ b/docs/configuration/service/broadcast-relay.rst @@ -28,6 +28,11 @@ Configuration want to receive/relay packets on both `eth1` and `eth2` both interfaces need to be added. +.. cfgcmd:: set service broadcast-relay id address + + Set the source IP of forwarded packets, otherwise original senders address + is used. + .. cfgcmd:: set service broadcast-relay id port The UDP port number used by your apllication. It is mandatory for this kind -- cgit v1.2.3