Thanks Ben for point that out,
I'd very much like to review it.
On Mon, Aug 5, 2013 at 10:37 AM, Ben Pfaff wrote:
> On Sun, Aug 04, 2013 at 08:14:31PM -0700, Alex Wang wrote:
> > This commit adds a new commmand "ovs-ofctl parse-ofpraw" to ovs.
> > It allows user to parse undecoded raw OpenFlo
On Sun, Aug 04, 2013 at 08:14:31PM -0700, Alex Wang wrote:
> This commit adds a new commmand "ovs-ofctl parse-ofpraw" to ovs.
> It allows user to parse undecoded raw OpenFlow messages into human
> readable form. It can parse the output log of "ovs-appctl log/controller"
> command.
>
> Signed-off-b