From: Yi-Hung Wei <yihung....@gmail.com> Date: Tue, 4 Sep 2018 15:33:41 -0700
> 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 <yihung....@gmail.com> Applied.