Eelco Chaudron <[email protected]> writes: > The ESP and AH cases in get_ipv6_ext_hdrs() used IPPROTO_FRAGMENT > instead of OFPIEH12_FRAG when checking for out-of-order extension > headers, causing the fragment header to not be recognised as a valid > predecessor. > > Fixes: 28a3f0601727 ("net: openvswitch: IPv6: Add IPv6 extension header > support") > Reported-by: Paolo Abeni <[email protected]> > Signed-off-by: Eelco Chaudron <[email protected]> > ---
Reviewed-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
