On Fri, Jan 05, 2018 at 10:58:45AM -0800, Guru Shetty wrote:
> On 4 January 2018 at 22:40, Ben Pfaff <[email protected]> wrote:
> 
> > In debugging issues with a controller that appears to send invalid
> > OpenFlow messages, it can be difficult to actually see the important
> > details of those messages, because OpenFlow message logging (in the vconn
> > log module) will generally just print a generic decode error that doesn't
> > allow a developer to see what failed to decode.  This commit enhances the
> > ofp-print code so that, if a message fails to decode, the full hex dump of
> > the message is included in the output.
> >
> > Reported-by: Su Wang <[email protected]>
> > Signed-off-by: Ben Pfaff <[email protected]>
> >
> Acked-by: Gurucharan Shetty <[email protected]>

Thanks, applied to master.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to