[PATCH v4 1/4] hostapd: afcd: add AFC daemon support

Krishna Chaitanya chaitanya.mgit at gmail.com
Wed Apr 17 00:41:45 PDT 2024


On Tue, Apr 16, 2024 at 8:52 PM Lorenzo Bianconi <lorenzo at kernel.org> wrote:
>
> > On Wed, Apr 10, 2024 at 7:05 PM Lorenzo Bianconi <lorenzo at kernel.org> wrote:
> > > +         "requestId":"11235814",
> > 11235813 to match the default request ID
> > > +
> > > +static void usage(void)
> > > +{
> > > +       wpa_printf(MSG_ERROR,
> > > +                  "%s:\n"
> > > +                  "afcd -u<url> [-p<port>][-t<token>][-D<unix-sock dir>][-P<PID file>][-dB]",
> > > +                  __func__);
> > > +}
> > missing `-d` usage
>
> what do you mean?
a nit, just missing "-d" in the usage text.



More information about the Hostap mailing list