Hi,

When the openflow messages are received to ofproto/ofproto.c --> 
handle_openflow__(), is it possible to get the payload of the message received 
? I would like to print that out and see. I can see that the function switches 
based on the "type" field in the message header and the header info to the 
corresponding handler functions. But, not sure how to get the payload.

Thanks,
Monica

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to