diff options
author | Mohsin Kazmi <sykazmi@cisco.com> | 2022-10-25 19:27:08 +0000 |
---|---|---|
committer | Mohsin Kazmi <sykazmi@cisco.com> | 2022-10-25 19:29:33 +0000 |
commit | 5efc0cdf48e45ff457c5ddead157165b725e78f3 (patch) | |
tree | de7de09422934a36d73a0564aa75130dac39e998 /src/vnet/session/session_node.c | |
parent | 4561d6d251844b504a024d569de8d876203047ac (diff) |
virtio: use current_data as l2_hdr_offset
Type: fix
virtio transmit node uses header offsets to set the
appropriate metadata for packet with offloads. But
l2_hdr_offset is not correctly set by previous node(s).
This patch makes use of curren_data field as l2_hdr_offset.
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
Change-Id: Id2f41a7650be45c9cc1ebacc7bec298be79bf218
Diffstat (limited to 'src/vnet/session/session_node.c')
0 files changed, 0 insertions, 0 deletions