Message ID | 20240209151859.972886-8-benjamin@sipsolutions.net |
---|---|
State | Superseded |
Headers | show
Return-Path: <hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=hAh0GZn7; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=sipsolutions.net header.i=@sipsolutions.net header.a=rsa-sha256 header.s=mail header.b=F6vLy7c8; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4TWcwS6PTKz23j9 for <incoming@patchwork.ozlabs.org>; Sat, 10 Feb 2024 02:19:52 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nomc8aL796fhqxK9ZRObVPwNGEKXRJvch8tekYXL02Y=; b=hAh0GZn7+X5eBx jk+m0iH8Oro7SbiKzshE+kWPyyf3pKyRCoGpyd/Hz55c6BmOUIssn65B9HcNNFCmW0svIeZDJvOAE ctDrWRn3PTP42lF+ZS3ZnizyO9furbI5lB2ctPtshUneGPCBbQP+WfGp/JkLFDamFcs7Yd2uf5kGk B/F82Sbip7krow8m+kC1UHrFCd6M18kvcbtkzI6Kf3q4kU0SHARiIr7N+9uwj7nhi90sWQTktMrVr 2UZ/mZqcOOJ2tiwIFtOpy7GnM5kZRAVRISlK4wA9WhXy+2Pp4HOy0HpUp8/7Eptbak7C698LwGvL0 G3ypJ/woW8MxgZbeXKqg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rYSf3-0000000HLYy-2BWz; Fri, 09 Feb 2024 15:19:29 +0000 Received: from s3.sipsolutions.net ([2a01:4f8:242:246e::2] helo=sipsolutions.net) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rYSet-0000000HLUX-0adk for hostap@lists.infradead.org; Fri, 09 Feb 2024 15:19:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sipsolutions.net; s=mail; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Content-Type:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-To: Resent-Cc:Resent-Message-ID; bh=Bx66Rh5Trqh8HIWTpBJeYc9raJWieQs9RE5Z5DA3Ay8=; t=1707491959; x=1708701559; b=F6vLy7c8Ftj5G7P/DXr0iKyD0QPiDNEXsw3SzMNJK/jy9bd orjfFyWF6SK0I5BMT6g4hp1qEv637pS1vAarFbZWk8fA6rsICQdrg+OPtJ8hN4PbzVM1lPIXDjTKP 4HLYGkFAtSBx6li9FULwmDosQIus1ss5XwZoiIJgRh9t69eR8yLvjNtyiZVc1lXuBP2cJTSialaoA 6jt2TcIr/diKYcOyr25id7yR/uHRs3kB7OqSDGjeYTobwvrTthdAwYlZfEW9AV20e0HWhMEs9KH1b yquHTkSVbU37xkdTMl6rme0C6Y37Kq28iLyfwtG2QC5zDZoTb4xLb9SB89Se7A3A==; Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.97) (envelope-from <benjamin@sipsolutions.net>) id 1rYSer-00000001CRa-0Ixf; Fri, 09 Feb 2024 16:19:17 +0100 From: benjamin@sipsolutions.net To: hostap@lists.infradead.org Cc: Benjamin Berg <benjamin.berg@intel.com> Subject: [PATCH 7/9] WNM: Drop explicit wpa_is_bss_tmp_disallowed check Date: Fri, 9 Feb 2024 16:18:57 +0100 Message-ID: <20240209151859.972886-8-benjamin@sipsolutions.net> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240209151859.972886-1-benjamin@sipsolutions.net> References: <20240209151859.972886-1-benjamin@sipsolutions.net> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240209_071919_215739_A40E48A5 X-CRM114-Status: UNSURE ( 7.50 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.2 (/) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: From: Benjamin Berg <benjamin.berg@intel.com> There is no need for this check as wpa_scan_res_match already calls the function. Signed-off-by: Benjamin Berg <benjamin.berg@intel.com> --- wpa_supplicant/wnm_sta.c | 8 -------- 1 file changed, 8 deletions(-) Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.0 T_SCC_BODY_TEXT_LINE No description available. X-BeenThere: hostap@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <hostap.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/hostap>, <mailto:hostap-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/hostap/> List-Post: <mailto:hostap@lists.infradead.org> List-Help: <mailto:hostap-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/hostap>, <mailto:hostap-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Hostap" <hostap-bounces@lists.infradead.org> Errors-To: hostap-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org |
Series |
Various mostly WNM related fixes and cleanups
|
expand
|
diff --git a/wpa_supplicant/wnm_sta.c b/wpa_supplicant/wnm_sta.c index dc43a87b5..9e550fa98 100644 --- a/wpa_supplicant/wnm_sta.c +++ b/wpa_supplicant/wnm_sta.c @@ -795,14 +795,6 @@ compare_scan_neighbor_results(struct wpa_supplicant *wpa_s, os_time_t age_secs, continue; } - if (wpa_is_bss_tmp_disallowed(wpa_s, target)) { - wpa_printf(MSG_DEBUG, - "MBO: Candidate BSS " MACSTR - " retry delay is not over yet", - MAC2STR(nei->bssid)); - continue; - } - if (target->level < bss->level && target->level < -80) { wpa_printf(MSG_DEBUG, "Candidate BSS " MACSTR " (pref %d) does not have sufficient signal level (%d)",