Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Dec 2019 12:07:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 242677] multicast: setsockopt(...IP_DROP_MEMBERSHIP...) doesn't lead to sending IGMP packet.
Message-ID:  <bug-242677-7501-uvL8Y8KXIk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-242677-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-242677-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242677

--- Comment #7 from commit-hook@freebsd.org ---
A commit references this bug:

Author: hselasky
Date: Wed Dec 18 12:06:35 UTC 2019
New revision: 355881
URL: https://svnweb.freebsd.org/changeset/base/355881

Log:
  Leave multicast group before reaping and committing state for both
  IPv4 and IPv6.

  This fixes a regression issue after r349369. When trying to exit a
  multicast group before closing the socket, a multicast leave packet
  should be sent.

  Differential Revision:        https://reviews.freebsd.org/D22848
  PR: 242677
  Reviewed by:  bz (network)
  Tested by:    Aleksandr Fedorov <aleksandr.fedorov@itglobal.com>
  MFC after:    1 week
  Sponsored by: Mellanox Technologies

Changes:
  head/sys/netinet/in_mcast.c
  head/sys/netinet6/in6_mcast.c

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-242677-7501-uvL8Y8KXIk>