summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAles Musil <amusil@redhat.com>2022-07-25 16:08:14 +0200
committerIlya Maximets <i.maximets@ovn.org>2022-08-12 01:40:58 +0200
commit39364e11dd2cf722a037de25705b352272173f21 (patch)
tree47725bbfc5a6ce108bf6675f3097509d46962a3e /Documentation
parent16193fe730065163bdbfd48ea149812b1a8e72f7 (diff)
downloadopenvswitch-39364e11dd2cf722a037de25705b352272173f21.tar.gz
packets: Fix misaligned access to ip6_hdr.
The ip6_hdr is aligned to 4 bytes, but the pointer from dp_packet_l3 is aligned to 2 bytes. Use ovs_16aligned_ip6_hdr instead to get 2 bytes alignment. Signed-off-by: Ales Musil <amusil@redhat.com> Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions