On 7/25/22 16:08, Ales Musil wrote: > 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 <[email protected]> > --- > lib/packets.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-)
Applied. Thanks! Backported down to 2.17. Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
