[Bug 233683] IPv6 ND neighbor solicitation messages fail to arrive

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 31 Jul 2023 12:46:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233683

--- Comment #21 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=8763579a44e31713a6d1b0d9618eeab3eac9d868

commit 8763579a44e31713a6d1b0d9618eeab3eac9d868
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2023-07-19 14:37:28 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2023-07-31 12:43:14 +0000

    netinet6 tests: test for loss of Solicited-node multicast groups

    The multicast code has an issue where it can lose the Solicited-node
    multicast group subscription if the same address is added twice.

    Test for this.

    PR:             233683
    MFC after:      1 week
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
    Differential Revision:  https://reviews.freebsd.org/D41123

    (cherry picked from commit b03012d0b600793d7501b4cc56757ec6150ec87f)

 tests/sys/netinet6/mld.sh | 40 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 40 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.