https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242677
--- Comment #7 from commit-h...@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.fedo...@itglobal.com> MFC after: 1 week Sponsored by: Mellanox Technologies Changes: head/sys/netinet/in_mcast.c head/sys/netinet6/in6_mcast.c -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"