From: Willem de Bruijn
Date: Wed, 11 Sep 2019 15:50:51 -0400
> From: Willem de Bruijn
>
> Enable setting skb->mark for UDP and RAW sockets using cmsg.
>
> This is analogous to existing support for TOS, TTL, txtime, etc.
>
> Packet sockets already support this as of commit c7d39e32632e
> ("pac
From: Willem de Bruijn
Enable setting skb->mark for UDP and RAW sockets using cmsg.
This is analogous to existing support for TOS, TTL, txtime, etc.
Packet sockets already support this as of commit c7d39e32632e
("packet: support per-packet fwmark for af_packet sendmsg").
Similar to other field