]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: setsockopt: add SO_MARK support
authorFlorian Westphal <fw@strlen.de>
Thu, 15 Apr 2021 23:44:58 +0000 (16:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Apr 2021 22:23:10 +0000 (15:23 -0700)
commitd78ba7b50799eca601597532bae6e90a18c67599
tree6e10d5c9d0c9fab57637ab9f59beb18e4a0e604f
parent6265dc122553cc501759e42c82072145c2c02db6
mptcp: setsockopt: add SO_MARK support

Value is synced to all subflows.

Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/sockopt.c