diff options
author | Szymon Sliwa <szs@semihalf.com> | 2018-03-19 15:14:31 +0000 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2018-04-18 05:18:30 +0000 |
commit | 8640dbdb7292d8d206aab3a90551d93798c9c50c (patch) | |
tree | 4d78aa516c758e462579c3d0131135aa172754f0 /src/vnet/session/transport.h | |
parent | 07a38572caa2c2d2d8658420a7c3df8e7f9d0e74 (diff) |
Fix the ip header offset counting in vnet/ipsec
IP header is set as data + sizeof(ethernet_header_t),
what does not need to be true. The solution is to use
l3_hdr_offset.
Change-Id: I5d9f41599ba8d8eb14ce2d9d523f82ea6e0fd10d
Signed-off-by: Szymon Sliwa <szs@semihalf.com>
Diffstat (limited to 'src/vnet/session/transport.h')
0 files changed, 0 insertions, 0 deletions