From: Jarno Rajahalme <[email protected]>
Date: Fri, 17 Feb 2017 18:11:58 -0800
> Connlabels are included in conntrack netlink event messages only if
> the IPCT_LABEL bit is set in the event cache (see
> ctnetlink_conntrack_event()). Set it after initializing labels for a
> new connection.
>
> Found upon further system testing, where it was noticed that labels
> were missing from the conntrack events.
>
> Fixes: 193e30967897 ("openvswitch: Do not trigger events for unconfirmed
> connections.")
> Signed-off-by: Jarno Rajahalme <[email protected]>
Applied.