Anna Emese Nyiri e45469e594 sock: Introduce SO_RCVPRIORITY socket option
Add new socket option, SO_RCVPRIORITY, to include SO_PRIORITY in the
ancillary data returned by recvmsg().
This is analogous to the existing support for SO_RCVMARK,
as implemented in commit 6fd1d51cfa253 ("net: SO_RCVMARK socket option
for SO_MARK with recvmsg()").

Reviewed-by: Willem de Bruijn <willemb@google.com>
Suggested-by: Ferenc Fejes <fejes@inf.elte.hu>
Signed-off-by: Anna Emese Nyiri <annaemesenyiri@gmail.com>
Link: https://patch.msgid.link/20241213084457.45120-5-annaemesenyiri@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-12-16 18:16:44 -08:00
..
2024-01-17 11:20:50 -08:00
2024-11-21 08:28:08 -08:00
2024-01-22 11:12:01 +01:00
2024-11-30 13:41:50 -08:00
2024-01-08 10:39:12 +01:00
2022-09-12 15:33:24 +02:00
2021-01-22 11:40:00 +01:00
2022-05-04 22:22:59 +02:00
2024-07-15 18:16:23 +02:00