On 21 December 2015 at 14:57, Pravin B Shelar <[email protected]> wrote: > I found this missing commit while checking diff against upstream OVS. > > Upstream Commit msg: > Set actions consist of a regular OVS_KEY_ATTR_* attribute nested inside > of a OVS_ACTION_ATTR_SET action attribute. When converting masked actions > back to regular set actions, the inner attribute length was not changed, > ie, double the length being serialized. This patch fixes the bug. > > Fixes: 83d2b9b ("net: openvswitch: Support masked set actions.") > Signed-off-by: Joe Stringer <[email protected]> > Acked-by: Jarno Rajahalme <[email protected]> > Signed-off-by: David S. Miller <[email protected]> > > Upstream: f4f8e738505 ("openvswitch: Fix serialization of non-masked set > actions") > Signed-off-by: Pravin B Shelar <[email protected]>
Thanks, this fell off my radar. Does it need a backport to v2.4? Acked-by: Joe Stringer <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
