On Fri, Feb 17, 2017 at 6:11 PM, Jarno Rajahalme <[email protected]> wrote: > 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]>
Acked-by: Pravin B Shelar <[email protected]>
