Re: [PATCH net-next v3] net: SO_RCVMARK socket option for SO_MARK with recvmsg()

From: David Ahern
Date: Wed Apr 27 2022 - 21:27:50 EST


On 4/27/22 2:02 PM, Erin MacNeil wrote:
> Adding a new socket option, SO_RCVMARK, to indicate that SO_MARK
> should be included in the ancillary data returned by recvmsg().
>
> Renamed the sock_recv_ts_and_drops() function to sock_recv_cmsgs().
>
> Signed-off-by: Erin MacNeil <lnx.erin@xxxxxxxxx>
> ---


Reviewed-by: David Ahern <dsahern@xxxxxxxxxx>