mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
086f332167
With the conversion of the counter expressions to make it percpu, we need to clone the percpu memory area, otherwise we crash when using counters from flow tables. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>