From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92677C388F9 for ; Tue, 27 Oct 2020 07:37:42 +0000 (UTC) Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A24F72067C for ; Tue, 27 Oct 2020 07:37:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A24F72067C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sipsolutions.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=bounces-radiotap-owner-radiotap=archiver.kernel.org@radiotap.org Received: by mail.netbsd.org (Postfix, from userid 605) id 9F9FE84D31; Tue, 27 Oct 2020 07:37:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 81FE584D02 for ; Tue, 27 Oct 2020 07:37:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ftwOFtpXTvya for ; Tue, 27 Oct 2020 07:37:40 +0000 (UTC) Received: from sipsolutions.net (s3.sipsolutions.net [IPv6:2a01:4f8:191:4433::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.netbsd.org (Postfix) with ESMTPS id D9ADC84C86 for ; Tue, 27 Oct 2020 07:37:39 +0000 (UTC) Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94) (envelope-from ) id 1kXJY1-00DPzT-Gb; Tue, 27 Oct 2020 08:37:37 +0100 Message-ID: <95660c0b203401b90b2b470f23eb7c09a11d171c.camel@sipsolutions.net> Subject: Re: [RFA] TX Flags field From: Johannes Berg To: Mathy Vanhoef , radiotap@netbsd.org Date: Tue, 27 Oct 2020 08:37:35 +0100 In-Reply-To: <3a082d1643fc5980ab1f11acda7e855c3eed60c7.camel@sipsolutions.net> References: <3a082d1643fc5980ab1f11acda7e855c3eed60c7.camel@sipsolutions.net> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.5 (3.36.5-1.fc32) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: radiotap-owner@radiotap.org List-Id: Precedence: bulk List-Unsubscribe: On Fri, 2020-10-16 at 22:20 +0200, Johannes Berg wrote: > > I'm just about to go on vacation for a week, but if nobody else beats me > to it I'll make the appropriate changes when I return. Done, thanks Mathy! johannes