Forked from
Eclipse Projects / Oniro Core / linux
945485 commits behind the upstream repository.
Rusty Russell
authored
Add a IFF_VNET_HDR flag. This uses the same ABI as virtio_net (ie. prepending struct virtio_net_hdr to packets) to indicate GSO and checksum information. Signed-off-by:Rusty Russell <rusty@rustcorp.com.au> Acked-by:
Max Krasnyansky <maxk@qualcomm.com> Signed-off-by:
David S. Miller <davem@davemloft.net>