Re: [PATCHv3 net 4/4] openvswitch: Serialize nested ct actions if provided

2015-10-21 Thread David Miller
From: Joe Stringer Date: Mon, 19 Oct 2015 19:19:00 -0700 > If userspace provides a ct action with no nested mark or label, then the > storage for these fields is zeroed. Later when actions are requested, > such zeroed fields are serialized even though userspace didn't > originally specify them. F

[PATCHv3 net 4/4] openvswitch: Serialize nested ct actions if provided

2015-10-19 Thread Joe Stringer
If userspace provides a ct action with no nested mark or label, then the storage for these fields is zeroed. Later when actions are requested, such zeroed fields are serialized even though userspace didn't originally specify them. Fix the behaviour by ensuring that no action is serialized in this c