diff options
author | Nathan Skrzypczak <nathan.skrzypczak@gmail.com> | 2021-05-27 19:34:59 +0200 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2021-10-16 08:34:09 +0000 |
commit | 2e55823af6c1cc6856e4a1f2cea659170bd76fb7 (patch) | |
tree | c0a45d5af21b8864462061a07dcaa4f3cd65b496 /src/vpp-api | |
parent | 27c56681d81c814be15f69bd41f98ef7b3606564 (diff) |
interface: fix offload flag check
We should compute offloads in interface_ouput.c
in the case when any of the UDP, TCP or IP
offload flags is not present in the interface
capabilities.
e.g. if the interface supports IP cksum offload
but not tcp/udp we should still compute cksums
here.
Type: fix
Change-Id: Ibaa3a56dbc92938dca45311c38f079d040052194
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'src/vpp-api')
0 files changed, 0 insertions, 0 deletions