On Sun, Oct 13, 2013 at 01:59:31AM +0400, Vasiliy Tolstov wrote: > I'm try to debug strange issue in my controller that subscribed to > ports status messages. > After port up i'm try to instll some flows but get error like: > > 2013-10-12T21:48:08.107Z|1105800|ofp_actions|WARN|bad action at offset > 0 (OFPBAC_BAD_LEN):
The "bad_len" implies that there's something wrong with the length field embedded in the action. Perhaps it is too small or too large for the action in question. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss