On Wed, Dec 5, 2018 at 10:56 AM Greg Rose <[email protected]> wrote: > > From: Yi-Hung Wei <[email protected]> > > Upstream commit: > commit fa642f08839bf2ff35b2f6c6a6c062aee8121ba8 > Author: Yi-Hung Wei <[email protected]> > Date: Tue Sep 4 15:33:41 2018 -0700 > > openvswitch: Derive IP protocol number for IPv6 later frags > > Currently, OVS only parses the IP protocol number for the first > IPv6 fragment, but sets the IP protocol number for the later fragments > to be NEXTHDF_FRAGMENT. This patch tries to derive the IP protocol > number for the IPV6 later frags so that we can match that. > > Signed-off-by: Yi-Hung Wei <[email protected]> > Acked-by: Pravin B Shelar <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > CC: Yi-Hung Wei <[email protected]> > Signed-off-by: Greg Rose <[email protected]> > --- Thanks for the backport.
Acked-by: Yi-Hung Wei <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
