On Fri, 6 Jun 2014 16:57:19 -0400
Chen Chen wrote:
> Hi guys:
>
> I'm using ryu 3.4 with ovs 2.0.1, through OpenFlow 1.2.
> There is a bewildering problem:
> A GotoTable instruction would result in a flow entry whose actions is
> "drop", rather than "GotoTable".
>
> To be more specific, the cod
Hi guys:
I'm using ryu 3.4 with ovs 2.0.1, through OpenFlow 1.2.
There is a bewildering problem:
A GotoTable instruction would result in a flow entry whose actions is
"drop", rather than "GotoTable".
To be more specific, the code for installing the flow entry is as follows:
*
@handler.se