Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Dec 2019 09:26:17 +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 after base r349369
Message-ID:  <bug-242677-7501-BFMWHmQ7zD@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 #10 from commit-hook@freebsd.org ---
A commit references this bug:

Author: hselasky
Date: Wed Dec 25 09:25:21 UTC 2019
New revision: 356069
URL: https://svnweb.freebsd.org/changeset/base/356069

Log:
  MFC r355881:
  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>
  Sponsored by: Mellanox Technologies

Changes:
_U  stable/12/
  stable/12/sys/netinet/in_mcast.c
  stable/12/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-BFMWHmQ7zD>