Akihiko Odaki wrote:
> This new extension will be used by tun to carry the hash values and
> types to report with virtio-net headers.
>
> Signed-off-by: Akihiko Odaki
> ---
> include/linux/skbuff.h | 10 ++
> net/core/skbuff.c | 3 +++
> 2 files changed, 13 insertions(+)
>
> diff
This new extension will be used by tun to carry the hash values and
types to report with virtio-net headers.
Signed-off-by: Akihiko Odaki
---
include/linux/skbuff.h | 10 ++
net/core/skbuff.c | 3 +++
2 files changed, 13 insertions(+)
diff --git a/include/linux/skbuff.h b/include/