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 6fd1d51c ("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>
Loading
Please register or sign in to comment