From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============8160708658512372091==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH 1/4] ap: Write extra frame IEs from the user Date: Thu, 11 Mar 2021 21:51:24 -0600 Message-ID: In-Reply-To: <20210311130726.990523-1-andrew.zaborowski@intel.com> List-Id: To: iwd@lists.01.org --===============8160708658512372091== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Andrew, On 3/11/21 7:07 AM, Andrew Zaborowski wrote: > Add an API for the ap.h users to add extra IEs to outgoing management > frames: beacons, etc. > --- > src/ap.c | 109 +++++++++++++++++++++++++++++++++++++++++++++---------- > src/ap.h | 23 ++++++++++++ > 2 files changed, 112 insertions(+), 20 deletions(-) > = All 4 applied, thanks. Regards, -Denis --===============8160708658512372091==--