[Bug 279975] test sys.netinet6.divert.ipdivert_ip6_output_remote_success fails in CI all the time

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Jan 2025 19:05:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279975

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit ce52baebd3b37044e8a8e3f64ea4bc64d52c0a52
Author:     Mark Johnston <markj@FreeBSD.org>
AuthorDate: 2025-01-23 19:03:25 +0000
Commit:     Mark Johnston <markj@FreeBSD.org>
CommitDate: 2025-01-23 19:03:25 +0000

    icmp6: Fix ICMP6 message type counters

    Previously this macro would always increment the first counter in the
    histogram array.

    PR:             279975
    Fixes:          60d8dbbef075 ("netinet: add a probe point for IP, IP6,
ICMP, ICMP6, UDP and TCP stats counters")
    Sponsored by:   Klara, Inc.

 sys/netinet/icmp6.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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