On Wed, Jul 18, 2012 at 08:41:16PM +0900, Isaku Yamahata wrote: > So far, didn't checked if action structure of variable length > has multiple length of 8 bytes. > > Signed-off-by: Isaku Yamahata <[email protected]>
I believe that this is redundant with the !(len % OFP_ACTION_ALIGN) check in action_is_valid(), called from ACTION_FOR_EACH. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
