OSDN Git Service

Merge branch 'SO_MARK-routing'
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 Nov 2021 13:12:48 +0000 (13:12 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Nov 2021 13:12:48 +0000 (13:12 +0000)
Jakub Kicinski says:

====================
udp6: allow SO_MARK ctrl msg to affect routing

Looks like SO_MARK from cmsg does not affect routing policy.
This seems accidental.

I opted for net because of the discrepancy between IPv4
and IPv6, but it never worked and doesn't cause crashes..
====================

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

Trivial merge