]> Git Repo - qemu.git/commit
net: add tap_set_offload()
authorMark McLoughlin <[email protected]>
Thu, 22 Oct 2009 16:43:46 +0000 (17:43 +0100)
committerAnthony Liguori <[email protected]>
Tue, 27 Oct 2009 17:29:02 +0000 (12:29 -0500)
commitb1c28b464d5f21805d322b67f008e114a484146d
treef98e91c65646c31c3096cca5c6870c922e43dfc7
parent3a330134b3effa3494051763b38f12a24715d53a
net: add tap_set_offload()

This API allows virtio-net to enable various offload features on a
tap interface - e.g. to tell the host kernel it can pass up partial
checksums to userspace.

Signed-off-by: Mark McLoughlin <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
net.c
net.h
tap-linux.h
This page took 0.025078 seconds and 4 git commands to generate.