Hello,

I was looking at pyglue.cc and it looks like actions are never included in python events.

A comment says to use Flow_stats, but flow stats contains a vector ofp_action_header's. Since actions are variable-length, won't this cut off data when the action is longer than the header? (For example, ofp_action_dl_addr).

So, is there any way to get actions in events like flow stats in? If not, how could we go about implementing this?

Thanks,
Derek

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to