udp.7: grfix

This commit is contained in:
Michael Kerrisk 2008-11-21 17:38:34 -05:00
parent dbf6263de2
commit 93de498adc
1 changed files with 2 additions and 2 deletions

View File

@ -69,10 +69,10 @@ See
When the
.B MSG_DONTROUTE
flag is set on sending the destination address must refer to a local
flag is set on sending, the destination address must refer to a local
interface address and the packet is only sent to that interface.
By default Linux UDP does path MTU (Maximum Transmission Unit) discovery.
By default, Linux UDP does path MTU (Maximum Transmission Unit) discovery.
This means the kernel
will keep track of the MTU to a specific target IP address and return
.B EMSGSIZE