<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/network/services/hostapd/Makefile, branch reboot</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>hostapd: fix wpad-mesh and wpa-supplicant-mesh configuration issues</title>
<updated>2016-01-28T17:19:48+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-28T17:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b4ef1fca4836986d2e3257493648b75b07510193'/>
<id>b4ef1fca4836986d2e3257493648b75b07510193</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48528
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48528
</pre>
</div>
</content>
</entry>
<entry>
<title>hostapd: update to version 2016-01-15</title>
<updated>2016-01-28T17:19:13+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-28T17:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=924407b253fdf22ab27e72ae38b4d9513d0191c8'/>
<id>924407b253fdf22ab27e72ae38b4d9513d0191c8</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48527
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48527
</pre>
</div>
</content>
</entry>
<entry>
<title>hostapd: Use network_get_device instead of uci_get_state</title>
<updated>2015-11-11T08:34:59+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-11-11T08:34:59+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=047f9ef8eb31ef5992225f1c6e4eb22ae196d225'/>
<id>047f9ef8eb31ef5992225f1c6e4eb22ae196d225</id>
<content type='text'>
This fixes the IAPP functionality.

Signed-off-by: Petko Bordjukov &lt;bordjukov@gmail.com&gt;

SVN-Revision: 47455
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the IAPP functionality.

Signed-off-by: Petko Bordjukov &lt;bordjukov@gmail.com&gt;

SVN-Revision: 47455
</pre>
</div>
</content>
</entry>
<entry>
<title>mac80211/hostapd: rework 802.11w driver support selection, do not hardcode drivers in hostapd makefile</title>
<updated>2015-09-14T06:51:10+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-09-14T06:51:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=42a3d7811f7cb3ec69f35e0e157364f511c439bd'/>
<id>42a3d7811f7cb3ec69f35e0e157364f511c439bd</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 46903
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 46903
</pre>
</div>
</content>
</entry>
<entry>
<title>hostapd: work around unconditional libopenssl build dependency</title>
<updated>2015-09-11T16:31:18+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-09-11T16:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3adce75a67ba10fc151fe49d4dad3f04fe265135'/>
<id>3adce75a67ba10fc151fe49d4dad3f04fe265135</id>
<content type='text'>
As the OpenWrt build system only resolves build dependencies per directory,
all hostapd variants were causing libopenssl to be downloaded and built,
not only wpad-mesh. Fix this by applying the same workaround as in
ustream-ssl.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;

SVN-Revision: 46851
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the OpenWrt build system only resolves build dependencies per directory,
all hostapd variants were causing libopenssl to be downloaded and built,
not only wpad-mesh. Fix this by applying the same workaround as in
ustream-ssl.

Signed-off-by: Matthias Schiffer &lt;mschiffer@universe-factory.net&gt;

SVN-Revision: 46851
</pre>
</div>
</content>
</entry>
<entry>
<title>hostapd: properly enable 802.11w support</title>
<updated>2015-08-27T12:43:22+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-08-27T12:43:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5da52afa79319c7fbac683d6a3d13411284a622a'/>
<id>5da52afa79319c7fbac683d6a3d13411284a622a</id>
<content type='text'>
Add CONFIG_IEEE80211W variable to DRIVER_MAKEOPTS so that 802.11w
support is properly compiled in full variant.

This fixes #20179

Signed-off-by: Janusz Dziemidowicz &lt;rraptorr@nails.eu.org&gt;

SVN-Revision: 46737
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add CONFIG_IEEE80211W variable to DRIVER_MAKEOPTS so that 802.11w
support is properly compiled in full variant.

This fixes #20179

Signed-off-by: Janusz Dziemidowicz &lt;rraptorr@nails.eu.org&gt;

SVN-Revision: 46737
</pre>
</div>
</content>
</entry>
<entry>
<title>hostapd: enable 802.11w only for the full variants</title>
<updated>2015-05-06T00:59:36+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-05-06T00:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a503023ec247345f843683c2b0d7d388a3b118dd'/>
<id>a503023ec247345f843683c2b0d7d388a3b118dd</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45616
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45616
</pre>
</div>
</content>
</entry>
<entry>
<title>hostapd: mark wpa-supplicant &amp; wpad-mesh as broken on uml</title>
<updated>2015-04-22T15:36:00+00:00</updated>
<author>
<name>Nicolas Thill</name>
<email>nico@openwrt.org</email>
</author>
<published>2015-04-22T15:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=05d28c47e8d86cc7305f900edcb75459ffe97131'/>
<id>05d28c47e8d86cc7305f900edcb75459ffe97131</id>
<content type='text'>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 45561
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Nicolas Thill &lt;nico@openwrt.org&gt;

SVN-Revision: 45561
</pre>
</div>
</content>
</entry>
<entry>
<title>hostapd: fix compile errors with nl80211 disabled (#19325)</title>
<updated>2015-03-27T14:55:01+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-03-27T14:55:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=89abb27f2cfa253a422d405e40c04d7089d09a03'/>
<id>89abb27f2cfa253a422d405e40c04d7089d09a03</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45063
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45063
</pre>
</div>
</content>
</entry>
<entry>
<title>hostapd: add dependency to hostapd-common</title>
<updated>2015-03-26T23:34:01+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-03-26T23:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=eedf17dc9e9f89dc5d2f23cf858b2787275b6c67'/>
<id>eedf17dc9e9f89dc5d2f23cf858b2787275b6c67</id>
<content type='text'>
'hostapd-common' is needed by all of the variants for wifi to function
correctly (a number of the target profiles simply select 'wpad-mini').

Signed-off-by: Nathan Hintz &lt;nlhintz@hotmail.com&gt;

SVN-Revision: 45048
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'hostapd-common' is needed by all of the variants for wifi to function
correctly (a number of the target profiles simply select 'wpad-mini').

Signed-off-by: Nathan Hintz &lt;nlhintz@hotmail.com&gt;

SVN-Revision: 45048
</pre>
</div>
</content>
</entry>
</feed>
