Merge branch 'ping6-cmsg'
authorDavid S. Miller <davem@davemloft.net>
Thu, 10 Feb 2022 15:04:52 +0000 (15:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Feb 2022 15:04:52 +0000 (15:04 +0000)
Jakub Kicinski says:

====================
net: ping6: support basic socket cmsgs

Add support for common SOL_SOCKET cmsgs in ICMPv6 sockets.
Extend the cmsg tests to cover more cmsgs and socket types.

SOL_IPV6 cmsgs to follow.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge