net: extend NetClientInfo for offloading
commit1f55ac4586bfae81b1e805fb2f0713cb21501ae2
authorVincenzo Maffione <v.maffione@gmail.com>
Thu, 6 Feb 2014 16:02:16 +0000 (6 17:02 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 25 Feb 2014 10:50:17 +0000 (25 11:50 +0100)
tree76d10199b99c22cec182c4a9ed5dacab4dc99797
parente96dfd110ee1ad70e7ddbfae01ca95c66f70dac0
net: extend NetClientInfo for offloading

Some new callbacks have been added to generalize the operations done
by virtio-net and vmxnet3 frontends to manipulate TAP offloadings.

Signed-off-by: Vincenzo Maffione <v.maffione@gmail.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
include/net/net.h
net/net.c