Commit 93443225 authored by Marton Balint's avatar Marton Balint

doc/protocols: simplify and clarify UDP localaddr option

Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
parent ab0812c1
...@@ -1544,9 +1544,8 @@ packet bursts. ...@@ -1544,9 +1544,8 @@ packet bursts.
Override the local UDP port to bind with. Override the local UDP port to bind with.
@item localaddr=@var{addr} @item localaddr=@var{addr}
Choose the local IP address. This is useful e.g. if sending multicast Local IP address of a network interface used for sending packets or joining
and the host has multiple interfaces, where the user can choose multicast groups.
which interface to send on by specifying the IP address of that interface.
@item pkt_size=@var{size} @item pkt_size=@var{size}
Set the size in bytes of UDP packets. Set the size in bytes of UDP packets.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment