Re: [OpenWrt-Devel] [PATCH 2/2] add channel information for scan results

2018-07-15 Thread Jo-Philipp Wich
Hi, comments inline. ~ Jo > diff --git a/include/iwinfo.h b/include/iwinfo.h > index c3c25ff..b1b39a1 100644 > --- a/include/iwinfo.h > +++ b/include/iwinfo.h > @@ -145,6 +145,24 @@ struct iwinfo_crypto_entry { > uint8_t auth_suites; > uint8_t auth_algs; > }; > +struct

Re: [OpenWrt-Devel] [PATCH 1/2] add htmodelist for scan results

2018-07-15 Thread Jo-Philipp Wich
Hi, comments inline. On 07/13/2018 10:57 AM, Yury Shvedov wrote: > diff --git a/include/iwinfo.h b/include/iwinfo.h > index 929f697..c3c25ff 100644 > --- a/include/iwinfo.h > +++ b/include/iwinfo.h > @@ -154,6 +154,7 @@ struct iwinfo_scanlist_entry { > uint8_t signal; > uint8_t

Re: [OpenWrt-Devel] [PATCH] odhcpd: allow specifying lease trigger mode

2018-07-15 Thread Michał Kępień via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Hi, > What usecase do you want