Re: [PATCH net-next] openvswitch: Set event bit after initializing labels.

2017-02-20 Thread David Miller
From: Jarno Rajahalme 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 s

Re: [PATCH net-next] openvswitch: Set event bit after initializing labels.

2017-02-19 Thread Pravin Shelar
On Fri, Feb 17, 2017 at 6:11 PM, Jarno Rajahalme 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

[PATCH net-next] openvswitch: Set event bit after initializing labels.

2017-02-17 Thread Jarno Rajahalme
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 conn