[NETFILTER]: fix stats in __ip_conntrack_confirm
net_rx_softirq can preempt the calling process while incrementing the stats. I think that we can fix this moving both CONNTRACK_STAT_INC to the locked section. Signed-off-by:Pablo Neira Ayuso <pablo@eurodev.net> Signed-off-by:
Patrick McHardy <kaber@trash.net>
Showing
Please register or sign in to comment