]> git.baikalelectronics.ru Git - kernel.git/commit
mctp: Allow MCTP on tun devices
authorMatt Johnston <matt@codeconstruct.com.au>
Wed, 29 Sep 2021 07:26:05 +0000 (15:26 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Sep 2021 10:00:11 +0000 (11:00 +0100)
commit3b0a8f7c500cba56d643b78f75e19e6cd8485cea
tree2ca01f13e26cf8d644c0f4e2a544de3c78e3c67f
parent315001c869698ac3a973f80477c19d9c35c58002
mctp: Allow MCTP on tun devices

Allowing TUN is useful for testing, to route packets to userspace or to
tunnel between machines.

Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mctp/device.c
net/mctp/route.c