]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix an obvious logic error in the IPv4 multicast leave processing,
authorbms <bms@FreeBSD.org>
Sat, 12 Sep 2009 19:07:03 +0000 (19:07 +0000)
committerbms <bms@FreeBSD.org>
Sat, 12 Sep 2009 19:07:03 +0000 (19:07 +0000)
commitfe0bf7a268cb431078b5f1229e6f296482793184
tree90d4d1d7e3e7a1b8ef2baed6f949a095972b6094
parent3031a90b58b6dada1edd713dd7f75f2b88622ef9
Fix an obvious logic error in the IPv4 multicast leave processing,
where the filter mode vector was not updated correctly after the leave.

PR: 138691
Submitted by: Stef Walter
MFC after: 5 days
sys/netinet/in_mcast.c