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>