On Thu, Jan 13, 2022 at 09:37:58PM +0100, Florian Westphal wrote: > The packet isn't invalid, REPEAT means we're trying again after cleaning > out a stale connection, e.g. via tcp tracker. > > This caused increases of invalid stat counter in a test case involving > frequent connection reuse, even though no packet is actually invalid. Applied to nf, thanks