From nobody Wed Sep 17 08:08:49 2025 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 4cRWcd54Dgz68SZ4; Wed, 17 Sep 2025 08:08:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cRWcd4Ntrz3vpQ; Wed, 17 Sep 2025 08:08:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758096529; h=from:from: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; bh=oRv27sr61hcEWuJJ2qJ1bXP/b0BJp5aCuOC+QzC7jj0=; b=wxHbAngYDZ4fpsJza34mFPw2tHnDp4MOu47NZCbzy4tatYKRqGJr9p12kdWn1ZPgtrhNTf rEFwVk18Ve1h2NbB9Nl9ZRG3OnZa/C8qkN8TJRlo/kZzcBpfXuh8CT6DsC4Tr1P3jSjf6z WlwSj01J8ENnhQit0OFR6cbRhghKZlKD6CA5W1Arat8WNTnoZvc4b8b8by5NSlD6x46ysm hXp/VnXwauMSWtq6WY2QIxZZKau3MJ0GzUpe4Yswm7eMwQHxhBHtna6ExpoA5zaYPLkNS0 2HNJ7RMEXArN6VMpyCB4veQJxd5VjnyC9j65ziNOCQ9wpiyGcLfFFe4Tc4aTfA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758096529; h=from:from: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; bh=oRv27sr61hcEWuJJ2qJ1bXP/b0BJp5aCuOC+QzC7jj0=; b=TNU0ivFY2RYXfSSLcTyaE5K7SyIO1YEWE4iH7omsBvTIBZIuzIiensPtsjLDVL0qekWLPo uDyhGr0oF7jhxCpkOSIKZjyo9RJYvxjq0C+Xb9IlsVCBg5j7n+7HSArfYwyvACgKzusqzD 6J4uydwJZZ//lvJ2kWM78VhRMPEySsOly1O9aB2oowEEMUzgLjeU1AJcSqwL1U4QRklM5c snpV83ExpNVn/hHOSbp04Ad13Unaztpfn3et4N6kAFLCaN/PhBh/WzAJkpafYhzbgCa1aE AF/W2Y4EUxptuv2+5cix8PlYRIw6nuIart/vDo5m2PPTJB08ljuiaTSn9YuMTw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1758096529; a=rsa-sha256; cv=none; b=OQg5rioV2ugVP+Ull+KUwmr+agBpv9/OQ9V3Io3CsC6v5sj6HA0Za4NqhHZhfPXGadRMAL xDNKsrmouTfuLrshPNRfXVVwJP8DQRJY/SyT3Y6Ti6EgRRJdyBThLXfVeq0J/uWX71LpET h1mf/RwteYRbn43yuXL1igtpKNGpnmUXdmVBOBJg8orSc0Y4CNfwjFNNZT092SOohRmzsZ 9p7DNGb9E2PJqzeZ0tfpa9HNNTF7ceuypsksHbRyvIG936BUsIoPC8b+srHk9YuNFJxU7L xRfdcecQK59+JPa+K+vWJSN9AW1Ha+SHw86hThj7G6rhRPCI6BS7ZVaBHL1UPg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4cRWcd3dSvz2tj; Wed, 17 Sep 2025 08:08:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 58H88nnQ013738; Wed, 17 Sep 2025 08:08:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 58H88n84013735; Wed, 17 Sep 2025 08:08:49 GMT (envelope-from git) Date: Wed, 17 Sep 2025 08:08:49 GMT Message-Id: <202509170808.58H88n84013735@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Kristof Provost Subject: git: 6e00a34c7613 - stable/15 - ifconfig: also fix removing IPv6 addresses without netlink 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kp X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 6e00a34c7613e02994e1caf4539e7c8f76992b95 Auto-Submitted: auto-generated The branch stable/15 has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=6e00a34c7613e02994e1caf4539e7c8f76992b95 commit 6e00a34c7613e02994e1caf4539e7c8f76992b95 Author: Kristof Provost AuthorDate: 2025-09-10 14:55:56 +0000 Commit: Kristof Provost CommitDate: 2025-09-17 08:08:16 +0000 ifconfig: also fix removing IPv6 addresses without netlink Reported by: bdrewery MFC after: 1 week See also: da50f49977cc4e6aae55cb2379313599249a8dd2 Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit c8fb5a4d032b28dd97b9fa4a73f85a84d8d35fdd) --- sbin/ifconfig/af_inet6.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/ifconfig/af_inet6.c b/sbin/ifconfig/af_inet6.c index 7986edf490b4..e0f34f0c4d82 100644 --- a/sbin/ifconfig/af_inet6.c +++ b/sbin/ifconfig/af_inet6.c @@ -753,7 +753,7 @@ static struct afswtch af_inet6 = { #ifdef WITHOUT_NETLINK .af_difaddr = SIOCDIFADDR_IN6, .af_aifaddr = SIOCAIFADDR_IN6, - .af_ridreq = &in6_addreq, + .af_ridreq = &in6_ridreq, .af_addreq = &in6_addreq, .af_exec = af_exec_ioctl, #else