Merge branch 'icmp6-drop-reason'
authorDavid S. Miller <davem@davemloft.net>
Mon, 20 Feb 2023 08:54:24 +0000 (08:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Feb 2023 08:54:24 +0000 (08:54 +0000)
Eric Dumazet says:

====================
ipv6: icmp6: better drop reason support

This series aims to have more precise drop reason reports for icmp6.

This should reduce false positives on most usual cases.

This can be extended as needed later.
====================

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

Trivial merge