From nobody Tue Nov 23 17:48:14 2021 X-Original-To: dev-commits-src-main@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 909B7188E229; Tue, 23 Nov 2021 17:48:15 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HzBSZ5Dfqz4hDr; Tue, 23 Nov 2021 17:48:14 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 8A1911AE88; Tue, 23 Nov 2021 17:48:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1ANHmEm6095428; Tue, 23 Nov 2021 17:48:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1ANHmEtk095427; Tue, 23 Nov 2021 17:48:14 GMT (envelope-from git) Date: Tue, 23 Nov 2021 17:48:14 GMT Message-Id: <202111231748.1ANHmEtk095427@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Kristof Provost Subject: git: 76fe9df7a40c - main - RELNOTES: mention 6rd support in if_stf List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-main@freebsd.org X-BeenThere: dev-commits-src-main@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/main X-Git-Reftype: branch X-Git-Commit: 76fe9df7a40c7f1e185534565f7470b50110acd8 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637689694; 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=VOsFoFMNthkD2EIO7tw7+Qktu3e45iPLPpkYmK/W7XE=; b=b1NVvoxv9yDpOZDMIbRFsMoHBPfpm5Yw1lCgeZaqX6Dg6TLAbBeDN1QdwsDtJ7VbIixVW4 2+LQgmkNKEPpgKUqNBQDCVIcnwWk9/EsoLRTB/+hle03tGzMI5S8I4aA8RjNtTNAh0Za1R KAjJfcx5/pBXzi3wGjrrPRN4hE9z0J7IF3c5hiPpi/udXqhBZ96KLTmp3Jw2/5Gd06Mgkq dFWoH2sSjrjwhnHly0Tph1C1pCMztfQjxh+LqaOE168O5MiUf+bLhG2GThVnfQ7RVOUkjC U5IV/QUt3I7uqixSJTWRbsoAwZJ9dj9RKabxouW6LFKFGwcu+/LyE5O0BRo0wQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637689694; a=rsa-sha256; cv=none; b=QYmwJIAsdYFWIDoC/2sNgr0rXJb7ypwqXT3IopJiMFB2Ppp3QB+s0Ax1qZ7rhFVx6Jyu3Y b0wLkcOhkLFKw6mYXE+OLHUns0afY4Tu5edoA0HieuDvlxix+xkIUiupT4qMndjzoaFWlX lHrPZycLjklRSV2WiCs/dgKcCRaxkZR7VU6ejeII4UsDE0dKgmoWGcfLjeG8SgnV2Pj+vB NcVXqCkIrOSSgJHUic0oAtIbPDiuQttLAGFTt0BqaqzLEi2BK1VrasvUCQGPav7lmXQQOa odVYPb7nmZ8DdCJ/6og0GRcy8nPD6zgeaSh0CPI8whwHzfOXezI/NBbvxb3ajw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by kp: URL: https://cgit.FreeBSD.org/src/commit/?id=76fe9df7a40c7f1e185534565f7470b50110acd8 commit 76fe9df7a40c7f1e185534565f7470b50110acd8 Author: Kristof Provost AuthorDate: 2021-11-22 21:36:03 +0000 Commit: Kristof Provost CommitDate: 2021-11-23 15:49:12 +0000 RELNOTES: mention 6rd support in if_stf Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D33088 --- RELNOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELNOTES b/RELNOTES index 3b772bba1ba0..acd726abdb40 100644 --- a/RELNOTES +++ b/RELNOTES @@ -10,6 +10,9 @@ newline. Entries should be separated by a newline. Changes to this file should not be MFCed. +19dc64451179: + if_stf now supports 6rd (RFC5969). + c1d255d3ffdb, 3968b47cd974, bd452dcbede6: Add WiFi 6 support to wpa.