On Wed, Apr 27, 2022 at 1:03 PM Erin MacNeil <[email protected]> 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 <[email protected]>
>
Reviewed-by: Eric Dumazet <[email protected]>
Thanks.