docs: networking: timestamping: mention MSG_EOR flag
authorEric Dumazet <edumazet@google.com>
Tue, 12 Dec 2023 11:06:08 +0000 (11:06 +0000)
committerJakub Kicinski <kuba@kernel.org>
Thu, 14 Dec 2023 02:19:39 +0000 (18:19 -0800)
commit173b6d1cdf582e7438b3ab4ef2f40e6833579490
tree54ce69419c7b3db30ce90bea7296d529c816b6fe
parent85c2674d537bd8f68afa9dad49981f7e227f1131
docs: networking: timestamping: mention MSG_EOR flag

TCP got MSG_EOR support in linux-4.7.

This is a canonical way of making sure no coalescing
will be performed on the skb, even if it could not be
immediately sent.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Martin KaFai Lau <kafai@fb.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Link: https://lore.kernel.org/r/20231212110608.3673677-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/networking/timestamping.rst