On Thu, Mar 30, 2017 at 03:22:28PM +0800, Jason Wang wrote:
This patch makes tun_recvmsg() can receive from skb from its callerDo we need to bother with tun? I didn't realize one
through msg_control. Vhost_net will be the first user.
Signed-off-by: Jason Wang<jasowang@xxxxxxxxxx>
can even use that with vhost. What would be the point of
all the virtio header stuff dealing with checksums etc?
Even if you see a use-case is it worth optimizing?