]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 300307:
authorkp <kp@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 24 May 2016 02:44:44 +0000 (02:44 +0000)
committerkp <kp@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 24 May 2016 02:44:44 +0000 (02:44 +0000)
commit092a8290b289b15a71f1f3c3d06f827717bc8ee9
tree7dfd684e5ac69896b3282c0d328b0337c4cfb258
parent2ddcdbc2dcec1bdf27f43f6d397d79398f312a5d
MFC 300307:

pf: Fix fragment timeout

We were inconsistent about the use of time_second vs. time_uptime.
Always use time_uptime so the value can be meaningfully compared.

Submitted by: "Max" <maximos@als.nnov.ru>

git-svn-id: svn://svn.freebsd.org/base/stable/10@300552 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netpfil/pf/pf_norm.c