On Thu, May 9, 2013 at 8:24 AM, Ken Ajiro wrote:
> * A fix or workaround, if you have one.
>
>Modify parse_ipv6() at ovs/lib/flow.c as:
>
> -
> *** flow.c 2012-12-10 15:11:18.0 +0900
> --- flow.c.new 2013-05-10 00:13:08.0 +0900
> ***
> *** 202,214 ***
Hello,
I'm evaluating OVS 1.7.3.
I'd like to report an unexpected behavior of OVS.
* What you did that make the problem appear?
Send two of IPv6 fragmented packets (not first fragment).
For example:
# netwox 142 -d Eth1 --ip6-exts "2c 068012345678"
* What you expected to happ