summaryrefslogtreecommitdiff
path: root/doc/protocols.texi
diff options
context:
space:
mode:
authorMarton Balint <cus@passwd.hu>2018-09-22 00:19:17 +0200
committerMarton Balint <cus@passwd.hu>2018-10-03 22:03:29 +0200
commit93443225739606cf277e44b71c758c93ada8aa66 (patch)
treedfdf26cf77b5a04762f6293d4ffd43e448e3659e /doc/protocols.texi
parentab0812c1a8925a95315354b88b41256faad5faa8 (diff)
doc/protocols: simplify and clarify UDP localaddr option
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'doc/protocols.texi')
-rw-r--r--doc/protocols.texi5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi
index 7173bb173a..b34f29eebf 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -1544,9 +1544,8 @@ packet bursts.
Override the local UDP port to bind with.
@item localaddr=@var{addr}
-Choose the local IP address. This is useful e.g. if sending multicast
-and the host has multiple interfaces, where the user can choose
-which interface to send on by specifying the IP address of that interface.
+Local IP address of a network interface used for sending packets or joining
+multicast groups.
@item pkt_size=@var{size}
Set the size in bytes of UDP packets.