On Sun, Mar 13, 2016 at 05:32:45PM +0300, Enas Ahmad wrote:
> Thanks Ben for the useful answer, following these directions I was able to
> add a new field and was able to successfully create a table entry
> specifying a value for that filed.
> 
> However, now I need to verify the packet extraction process done in
> miniflow_extract(). My question is: how can I debug this method ?
> flow.c does not import openvswitch/vlog.h, is there a reason for that ?
> should I just add support for logging in flow.c or is there another way to
> debug it ?

Just add logging to flow.c
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to