opnsense-src/sys
kp 87900383a7 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>
MFC after:	4 days
2016-06-23 08:15:18 +02:00
..
amd64 aslr: strip options to be enabled from tools.git 2016-05-19 21:08:09 +02:00
arm HBSD OPNsense: Separate out the ASLR code. 2016-05-19 21:07:57 +02:00
boot boot: improve branding by adding a shiny logo and version info 2016-02-15 09:30:30 +01:00
bsm src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
cam src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
cddl Fix multiple OpenSSL vulnerabilitites. [SA-16:17] 2016-05-05 07:59:15 +02:00
compat Fix kernel stack disclosure in Linux compatibility layer. [SA-16:20] 2016-05-31 19:58:07 +02:00
conf Fix multiple ntp vulnerabilities. 2016-06-05 10:27:00 +02:00
contrib src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
crypto src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ddb HBSD OPNsense: Separate out the ASLR code. 2016-05-19 21:07:57 +02:00
dev - Use unsigned version of min() when handling arguments of SETFKEY ioctl. 2016-05-18 06:43:21 +02:00
fs tmpfs: allow recurse as that does happen when using unionfs 2015-08-14 14:50:41 +02:00
gdb src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
geom src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
gnu src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
hardenedbsd HBSD: Change ASLR defaults for 32bit systems. 2016-05-19 21:07:58 +02:00
i386 aslr: strip options to be enabled from tools.git 2016-05-19 21:08:09 +02:00
ia64 src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
isa src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
kern Fix kernel stack disclosure in Linux compatibility layer. [SA-16:20] 2016-05-31 19:58:07 +02:00
kgssapi src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
libkern src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
mips HBSD OPNsense: Separate out the ASLR code. 2016-05-19 21:07:57 +02:00
modules ipfw: apply incremental dummynet aqm patch 0.2 2016-05-02 09:09:31 +02:00
net Revert "tools: apply dscp.RELENG_10.diff" 2016-01-24 19:08:11 +01:00
net80211 src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
netatalk *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
netgraph netgraph: prevent panic during attach to-non ethernet devices 2016-03-25 11:57:04 +01:00
netinet ipfw: apply incremental dummynet aqm patch 0.2.1 2016-05-17 06:49:16 +02:00
netinet6 o Fix filemon and bmake meta-mode stability issues. [EN-16:01] o Fix invalid TCP checksums with pf(4). [EN-16:02.pf] o Fix YP/NIS client library critical bug. [EN-16:03.yplib] o Fix SCTP ICMPv6 error message vulnerability. [SA-16:01.sctp] o Fix ntp panic threshold bypass vulnerability. [SA-16:02.ntp] o Fix Linux compatibility layer incorrect futex handling. [SA-16:03.linux] o Fix Linux compatibility layer setgroups(2) system call. [SA-16:04.linux] o Fix TCP MD5 signature denial of service. [SA-16:05.tcp] o Fix insecure default bsnmpd.conf permissions. [SA-16:06.bsnmpd] 2016-01-14 11:21:11 +01:00
netipsec src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
netipx src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
netnatm src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
netpfil pf: Fix fragment timeout 2016-06-23 08:15:18 +02:00
netsmb src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
nfs *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
nfsclient src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
nfsserver src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
nlm *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
ofed src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
opencrypto *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
pc98 src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
pci *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
powerpc HBSD OPNsense: Separate out the ASLR code. 2016-05-19 21:07:57 +02:00
rpc src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
security src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
sparc64 HBSD OPNsense: Separate out the ASLR code. 2016-05-19 21:07:57 +02:00
sys HBSD OPNsense: Separate out the ASLR code. 2016-05-19 21:07:57 +02:00
teken *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
tools src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ufs src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
vm HBSD OPNsense: Separate out the ASLR code. 2016-05-19 21:07:57 +02:00
x86 Fix multiple OpenSSL vulnerabilitites. [SA-16:17] 2016-05-05 07:59:15 +02:00
xdr src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
xen src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
Makefile src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00