From owner-svn-src-head@freebsd.org Fri Jul 10 15:34:49 2020 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D600936C56B; Fri, 10 Jul 2020 15:34:49 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B3HCs1CWdz4kmY; Fri, 10 Jul 2020 15:34:48 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id tv2yjPXYZYYpxtv30jCltV; Fri, 10 Jul 2020 09:34:47 -0600 X-Authority-Analysis: v=2.3 cv=OubUNx3t c=1 sm=1 tr=0 a=VFtTW3WuZNDh6VkGe7fA3g==:117 a=VFtTW3WuZNDh6VkGe7fA3g==:17 a=xqWC_Br6kY4A:10 a=kj9zAlcOel0A:10 a=_RQrkK6FrEwA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=EkcXrb_YAAAA:8 a=F6657g4R3qgFWcjS01sA:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [IPv6:fc00:1:1:1::5b]) by spqr.komquats.com (Postfix) with ESMTPS id EE5E91405; Fri, 10 Jul 2020 08:34:43 -0700 (PDT) Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id 06AFYh7R045975; Fri, 10 Jul 2020 08:34:43 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Received: from slippy (cy@localhost) by slippy.cwsent.com (8.15.2/8.15.2/Submit) with ESMTP id 06AFYhCW045972; Fri, 10 Jul 2020 08:34:43 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <202007101534.06AFYhCW045972@slippy.cwsent.com> X-Authentication-Warning: slippy.cwsent.com: cy owned process doing -bs X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.7.1 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: "Bjoern A. Zeeb" cc: "Cy Schubert" , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r363061 - in head/usr.sbin/wpa: hostapd wpa_supplicant In-reply-to: References: <202007092301.069N1aof028804@repo.freebsd.org> Comments: In-reply-to "Bjoern A. Zeeb" message dated "Fri, 10 Jul 2020 15:04:17 -0000." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 10 Jul 2020 08:34:43 -0700 X-CMAE-Envelope: MS4wfKzJNTImE85rH+6xeB8tL0OIzfY3ekPE98c6aGilPw7v8l+o1lzACLjHkAmiaYfGSn0csoKaAW8z9oIjNCN9Oya9i2cn0FUdPye3VuNEbBsKurqa13e/ JrqhcBI9ZNz/vc0O+ISa9AopaRfSdK0NaFDm+fWJkSYbK18Qf2hdBkXXuXQ4bte3q7QFhV0ZnrSiVS+Rw1ikJs8svseMFFvXF+1AlYCxx9DYBJIl1Bl7zvxg pg+/D4rewo3b2SQRP2nlqxs29k2MBTJBPEaZaub1XgROV3qD1IngF/WzMyz2uOeWaOIV6xEPsKxD9ikdgm+HLQ== X-Rspamd-Queue-Id: 4B3HCs1CWdz4kmY X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:6327, ipnet:64.59.128.0/20, country:CA] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jul 2020 15:34:49 -0000 In message , "Bjoern A. Zeeb" writes: > On 9 Jul 2020, at 23:01, Cy Schubert wrote: > > > Author: cy > > Date: Thu Jul 9 23:01:36 2020 > > New Revision: 363061 > > URL: https://svnweb.freebsd.org/changeset/base/363061 > > > > Log: > > Enable support for IEEE 802.11N, 802.11W, 802.11AC and 802.11.AX to > > hostapd and wpa_supplicant. > > Thank you for also doing wpa_supplicant. I'll do the ports next. The wpa_supplicant port is done but yet to be committed. The hostapd port needs a good deal of work to implement options. (I've reinstalled the atheros nic in my sandbox again this morning.) -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org The need of the many outweighs the greed of the few.