From nobody Sat Aug 8 08:24:32 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hHDZq6mgPz6nH6T; Sat, 08 Aug 2026 08:24:35 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hHDZq4FpBz40Jv; Sat, 08 Aug 2026 08:24:35 +0000 (UTC) (envelope-from bms@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786177475; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:autocrypt:autocrypt; bh=Y4WQVRVe3h/SwsOW+6PYocKheRXHXKNFL6aJM/eTUnc=; b=E2Xgxa5XB6QFAejmoVTarCNKDTgMKnGI8fKUlI0a+BACMXRyuzAj6fQW1YqourwGnuxgzM Ha5oWsRC0qxXWHME+hpON7BBzltAE0pgJst2H9D5lNsA4N2/0fdaS/8V7run+ErPL4hOmh tzub9+en6CXPN6n0wqZJAf0wcby6qgyJWsHgvDReRw8tYDPhzhggRBUsrH5i62QoqU0WTt ft0LmXeKt3R39Ob6Nj1k71QZ6LRP8SxL259aSvv5V/ypuKU8mqImqy2/sXXemJUw0JUj9k lj6u6ZdiN4nJVSHokWs9RibmaBLVS/oK/fqS9DFc9wOqE/soHdzwclzMtwTt0w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786177475; a=rsa-sha256; cv=none; b=n01Atbmk3BV5RTweeqSOav7+e5FDjYfrxqUpSpxEeinIYKqz2G7RZXbZTe0I5O9tTX18Rn sk707tQFdwW/UNaUNKIYG+0U+QLW4oE93ht4F8Yn1wz9nGvcsOn9pb30+EOQINYSUlaq8W rGHc6FffRHwIxA1XYCCU3JDsgemr7B6KO5l1Ouu1bepjt8r3WW/27aI21xSRvxVqgRR9lr NHxf9E5BOjOESVco2abDXGqPZcruZZeRhLLDVS+NejXSi8Rc82szIMdP9F0MOqkFrGYpNc K5MyKWz+hjRsfIVB1GOHDV6GNAsazzY2PXnEUAQIeGg5yLz3qGV80kT1hxyMxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786177475; h=from:from:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:autocrypt:autocrypt; bh=Y4WQVRVe3h/SwsOW+6PYocKheRXHXKNFL6aJM/eTUnc=; b=PIqJVkWib5Y4qwx6BEt0yET11RApoMG6bkz7gY9Bzlh6BUkGhA6NmfGIP58/epbBPSqffv 5fVkZk59NrzHPb7PbLrD2tPz1L6Zes/RPAIrElZUxli2Bd3Qd8xBJ5z+ImPm3XEnswkt72 m3R0GoYh5VHtbhdJvy2Bi8mjVcYJlWBMwQ8AA/jRQiNaUP5w6QRHyf1dH+EC4k7s2iipH1 /cTN8CZupqooK6GlkGAbTxMhMC1WKHhWs9tPD8Bm+S86JObOxMLy9GxYOAEWndKmCUe2fw kN1YeyStnn/9EkVesf0VD+KyCgwlAfNFwu/w6gl9GrXONJxVgtWjwSWat7LS+Q== Received: from [IPV6:2a03:1b20:7:f011::d401] (unknown [IPv6:2a03:1b20:7:f011::d401]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: bms) by smtp.freebsd.org (Postfix) with ESMTPSA id 4hHDZp4lNKz13R7; Sat, 08 Aug 2026 08:24:34 +0000 (UTC) (envelope-from bms@FreeBSD.org) Message-ID: <46c43b93-6557-49fc-ac07-18df6e14d453@FreeBSD.org> Date: Sat, 8 Aug 2026 09:24:32 +0100 List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Reply-To: bms@FreeBSD.org Subject: Re: git: 8f6561e8adbd - stable/15 - ixv: fix multicast address enumeration Content-Language: en-GB From: Bruce Simpson To: Kevin Bowling , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org References: <6a767a79.3dae1.16b03095@gitrepo.freebsd.org> <57daffd7-3a4b-40dc-80fb-945851929412@FreeBSD.org> Autocrypt: addr=bms@FreeBSD.org; keydata= xjMEaVGCmhYJKwYBBAHaRw8BAQdAsg8i6xStZxNET5weeGhqk+jxmUMXkQywo5QzbA0YBIDN H0JydWNlIFNpbXBzb24gPGJtc0BGcmVlQlNELm9yZz7CmQQTFgoAQRYhBMK4uc6m7LT7aiKJ rI74DHQDQU6tBQJpjQkiAhsDBQkFpIUmBQsJCAcCAiICBhUKCQgLAgQWAgMBAh4HAheAAAoJ EI74DHQDQU6ttBYBANSEXAU8hm8moOUmA3PV4h1LfHJ96qJuQFbjIGmiXm76AP9tDCoS+a+g s6ooWwIo4N99hyGvaUf7zjXrdcKbE/u3Bc44BGlRgpoSCisGAQQBl1UBBQEBB0C+jg0d6ULD AzAejZnFRX8BjkqLrw7VXBa7xlb1wWJmYAMBCAfCfgQYFgoAJhYhBMK4uc6m7LT7aiKJrI74 DHQDQU6tBQJpUYKaAhsMBQkFpIUmAAoJEI74DHQDQU6tq+gBAIy+EZG092O+UbPY3edIhj0a GAZdU0WMTAhFzvAyBZZ1AP9uNJlhSz4+/RDncVN2h6st0RkKddJkbEJa1rZKh9R6DQ== Organization: The FreeBSD Project In-Reply-To: <57daffd7-3a4b-40dc-80fb-945851929412@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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).