Re: git: 8f6561e8adbd - stable/15 - ixv: fix multicast address enumeration
Bruce Simpson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Organization | The FreeBSD Project |
| Message-ID | <46c43b93-6557-49fc-ac07-18df6e14d453__17794.3198171974$1786177537$gmane$org@FreeBSD.org> |
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).