Home
last modified time | relevance | path

Searched hist:beb97d3a3192c00575580af9073921c6283cf93d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_ct.cdiff beb97d3a3192c00575580af9073921c6283cf93d Mon Apr 20 18:55:43 CDT 2020 wenxu <wenxu@ucloud.cn> net/sched: act_ct: update nf_conn_acct for act_ct SW offload in flowtable

When the act_ct SW offload in flowtable, The counter of the conntrack
entry will never update. So update the nf_conn_acct conuter in act_ct
flowtable software offload.

Signed-off-by: wenxu <wenxu@ucloud.cn>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>