Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2016 22:50:39 +0300
From:      Max <maximos@als.nnov.ru>
To:        freebsd-pf@freebsd.org
Subject:   Re: fragments processing
Message-ID:  <9e8a524a-3775-8c4b-d125-55595bbdcd83@als.nnov.ru>
In-Reply-To: <93ccf602-31d6-fe36-4ccc-96ab1a1e2cc1@als.nnov.ru>
References:  <93ccf602-31d6-fe36-4ccc-96ab1a1e2cc1@als.nnov.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
The value of "time_second" is a number of seconds since 1970, if I 
understand correctly. It means that then condition "if (frag->fr_timeout 
 > expire)" in pf_purge_expired_fragments() should always evaluated to 
"true" and hence there is no expiring happens.

The problem exists since 10.2.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9e8a524a-3775-8c4b-d125-55595bbdcd83>