Re: [PATCH net] net/sched: act_mirred: fix fragment the packet after defrag in act_ct
From: Cong Wang <hidden>
Date: 2020-07-01 06:12:59
From: Cong Wang <hidden>
Date: 2020-07-01 06:12:59
On Tue, Jun 30, 2020 at 11:03 PM wenxu [off-list ref] wrote:
Only forward packet case need do fragment again and there is no need do defrag explicit.
Same question: why act_mirred? You have to explain why act_mirred has the responsibility to do this job. Thanks.