]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r318255:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 18 Jul 2017 16:58:52 +0000 (16:58 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 18 Jul 2017 16:58:52 +0000 (16:58 +0000)
commit550d3f720ac32248025b82d1587e5ce7f0e13278
treedda11e81abb5a2646b97544907f8d3c93391edf1
parentca70b52e6729f4a3b73ce9dbb7978f42d1da6191
MFC r318255:

Add missing braces around MCAST_EXCLUDE check when KTR support is
compiled into the kernel

This ensures that .iss_asm (the number of ASM listeners) isn't incorrectly
decremented for MLD-layer source datagrams when inspecting im*s_st[1]
(the second state in the structure).

PR: 217509 [1]

git-svn-id: svn://svn.freebsd.org/base/stable/10@321134 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/in_mcast.c
sys/netinet6/in6_mcast.c