Re: git: 8f6561e8adbd - stable/15 - ixv: fix multicast address enumeration

From: Bruce Simpson <bms_at_FreeBSD.org>
Date: Sat, 08 Aug 2026 08:24:32 UTC
On 08/08/2026 09:08, Bruce Simpson wrote:
>
> It may be a "bms@ ends up having to fix it again" issue because I 
> merged ifmcstat(8) from NetBSD originally. #tragedyofthecommons

Oh, coffee and git logs: Yeah I actually didn't import the whole thing 
originally, but the IGMPv3 ground-up rewrite in the 00s meant taking 
code from a number of places. E.g. IGMP itself was "rebased" (pre-Git) 
against NetBSD's state machine without fenner@'s shortcuts before the 
work took place (funded by Tom Pusateri, ex-Juniper), mtest(8) was 
mostly taken from things Wilbert de Graaf never upstreamed before he 
joined Microsoft, and ifmcstat(8) rewrite was mostly NetBSD and KAME 
*inspired* (the late great itojun, probably).