opnsense-src/sys/netinet6
glebius 8d5e66974d 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]
Errata:		FreeBSD-EN-16:01.filemon
Errata:		FreeBSD-EN-16:02.pf
Errata:		FreeBSD-EN-16:03.yplib
Security:	FreeBSD-SA-16:01.sctp, CVE-2016-1879
Security:	FreeBSD-SA-16:02.ntp, CVE-2015-5300
Security:	FreeBSD-SA-16:03.linux, CVE-2016-1880
Security:	FreeBSD-SA-16:04.linux, CVE-2016-1881
Security:	FreeBSD-SA-16:05.tcp, CVE-2016-1882
Security:	FreeBSD-SA-16:06.bsnmpd, CVE-2015-5677
Approved by:	so
2016-01-14 11:21:11 +01:00
..
dest6.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
frag6.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
icmp6.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
icmp6.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
in6.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
in6.h *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
in6_cksum.c *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
in6_gif.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
in6_ifattach.c *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
in6_ifattach.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
in6_mcast.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
in6_pcb.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
in6_pcb.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
in6_pcbgroup.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
in6_proto.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
in6_rmx.c *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
in6_src.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
in6_var.h src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ip6.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
ip6_ecn.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
ip6_forward.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ip6_gre.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ip6_id.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
ip6_input.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ip6_ipsec.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ip6_ipsec.h src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ip6_mroute.c *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
ip6_mroute.h *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
ip6_output.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ip6_var.h src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
ip6protosw.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
mld6.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
mld6.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
mld6_var.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
nd6.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
nd6.h src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
nd6_nbr.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
nd6_rtr.c Improve patch for SA-15:04.igmp to solve a potential buffer overflow. 2015-04-07 23:16:51 +02:00
pim6.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
pim6_var.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
raw_ip6.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
raw_ip6.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
route6.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
scope6.c *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
scope6_var.h *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00
sctp6_usrreq.c 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
sctp6_var.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
send.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
send.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
tcp6_var.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
udp6_usrreq.c src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
udp6_var.h *: upgrade to 10.1 as a bulk commit 2015-02-10 19:21:02 +01:00