On Wed, Mar 30, 2016 at 6:37 PM, Soheil Hassas Yeganeh <[email protected]> wrote: > From: Soheil Hassas Yeganeh <[email protected]> > > Process socket-level control messages by invoking > __sock_cmsg_send in ip_cmsg_send for control messages on > the SOL_SOCKET layer. > > This makes sure whenever ip_cmsg_send is called in udp, icmp, > and raw, we also process socket-level control messages. > > Note that this commit interprets new control messages that > were ignored before. As such, this commit does not change > the behavior of IPv4 control messages. > > Signed-off-by: Soheil Hassas Yeganeh <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
