The problem exists since 10.2. _______________________________________________ freebsd-pf@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"
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.
- fragments processing Max
- Re: fragments processing Max
- Re: fragments processing Kristof Provost
- Re: fragments processing Max
- Re: fragments processing Kristof Provost