diff options
author | Vlad Yasevich <vyasevic@redhat.com> | 2013-08-16 19:25:00 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-20 20:09:11 (GMT) |
commit | a567dd6252263c8147b7269df5d03d9e31463e11 (patch) | |
tree | 862bea2a1641455e210e5d51cc3a187b6f62b124 /drivers/net/ethernet | |
parent | 7ed5c5ae96d23da22de95e1c7a239537acd378b1 (diff) | |
download | linux-fsl-qoriq-a567dd6252263c8147b7269df5d03d9e31463e11.tar.xz |
macvtap: simplify usage of tap_features
In macvtap, tap_features specific the features of that the user
has specified via ioctl(). If we treat macvtap as a macvlan+tap
then we could all the tap a pseudo-device and give it other features
like SG and GSO. Then we can stop using the features of lower
device (macvlan) when forwarding the traffic the tap.
This solves the issue of possible checksum offload mismatch between
tap feature and macvlan features.
Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions