On Tue, Sep 4, 2018 at 3:37 PM Yi-Hung Wei <yihung....@gmail.com> wrote: > > 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> Acked-by: Pravin B Shelar <pshe...@ovn.org>
Thanks.