<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/network/services/authsae, 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>authsae: Use kbit/s as mcast_rate unit like wpad</title>
<updated>2015-11-24T18:28:35+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-11-24T18:28:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=939175e9f253959fa3d68c1bc85cd985680183ba'/>
<id>939175e9f253959fa3d68c1bc85cd985680183ba</id>
<content type='text'>
The OpenWrt wireless configuration for mcast_rate is defined as Kbit/s when
using wpa_supplicant for IBSS/802.11s and iw for unencrypted IBSS/802.11s.
But when using authsae, the unit for the same option is redefined as
Mbit/s. Better use the same unit for this option independent of the backend
which is used.

Old values for mcast_rate (&lt; 1000) are still interpreted Mbit/s to avoid
problems during upgrades from older versions.

Signed-off-by: Sven Eckelmann &lt;sven@open-mesh.com&gt;

SVN-Revision: 47614
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The OpenWrt wireless configuration for mcast_rate is defined as Kbit/s when
using wpa_supplicant for IBSS/802.11s and iw for unencrypted IBSS/802.11s.
But when using authsae, the unit for the same option is redefined as
Mbit/s. Better use the same unit for this option independent of the backend
which is used.

Old values for mcast_rate (&lt; 1000) are still interpreted Mbit/s to avoid
problems during upgrades from older versions.

Signed-off-by: Sven Eckelmann &lt;sven@open-mesh.com&gt;

SVN-Revision: 47614
</pre>
</div>
</content>
</entry>
<entry>
<title>authsae: Fix meshid in authsae config</title>
<updated>2015-11-24T18:28:19+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2015-11-24T18:28:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b816d6276dd4a4cbb057514c5556aebd65716867'/>
<id>b816d6276dd4a4cbb057514c5556aebd65716867</id>
<content type='text'>
The variable $mesh_id was never defined in authsae_start_interface and thus
the option meshid in $authsae_conf_file was always set to "".

Signed-off-by: Sven Eckelmann &lt;sven@open-mesh.com&gt;

SVN-Revision: 47613
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The variable $mesh_id was never defined in authsae_start_interface and thus
the option meshid in $authsae_conf_file was always set to "".

Signed-off-by: Sven Eckelmann &lt;sven@open-mesh.com&gt;

SVN-Revision: 47613
</pre>
</div>
</content>
</entry>
<entry>
<title>authsae: remove bogus #include</title>
<updated>2015-03-29T04:29:26+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-03-29T04:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9f8be0befc2a31a52fe8e30c455e6c6663ff5c76'/>
<id>9f8be0befc2a31a52fe8e30c455e6c6663ff5c76</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45107
</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: 45107
</pre>
</div>
</content>
</entry>
<entry>
<title>license info - revert r43155</title>
<updated>2014-11-03T09:56:44+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-11-03T09:56:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=74a3a77bcd6842b03806dcbdcd49e0bce8767174'/>
<id>74a3a77bcd6842b03806dcbdcd49e0bce8767174</id>
<content type='text'>
turns out that r43155 adds duplicate info.

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 43167
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
turns out that r43155 adds duplicate info.

Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 43167
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more license tags with SPDX identifiers</title>
<updated>2014-11-03T08:01:08+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-11-03T08:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c10d97484a43375a0446dafc8cb4072e26502f37'/>
<id>c10d97484a43375a0446dafc8cb4072e26502f37</id>
<content type='text'>
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.

I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.

However, I can not garantee that I always picked the correct information
and/or did not miss license information.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;

SVN-Revision: 43155
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.

I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.

However, I can not garantee that I always picked the correct information
and/or did not miss license information.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;

SVN-Revision: 43155
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a few SPDX tags</title>
<updated>2014-11-02T12:20:54+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-11-02T12:20:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bec9d38fa4ed4dcf13230fe6b91b4ef81306accc'/>
<id>bec9d38fa4ed4dcf13230fe6b91b4ef81306accc</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 43151
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 43151
</pre>
</div>
</content>
</entry>
<entry>
<title>authsae: fix musl build</title>
<updated>2014-10-19T23:04:02+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-10-19T23:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6c2a0175536fd5837e6e002e8ae0e1fdab28d7d2'/>
<id>6c2a0175536fd5837e6e002e8ae0e1fdab28d7d2</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 42980
</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: 42980
</pre>
</div>
</content>
</entry>
<entry>
<title>authsae: update to latest version</title>
<updated>2014-10-02T19:47:28+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-10-02T19:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e15f03e5de8a0a9258fb332e7e9dfff2ec89ea0f'/>
<id>e15f03e5de8a0a9258fb332e7e9dfff2ec89ea0f</id>
<content type='text'>
Send a netlink call to leave the mesh when meshd exits
Make hunting-and-pecking loop (more) resistant to side channel attack

Signed-off-by: Michel Stam &lt;m.stam@fugro.nl&gt;

SVN-Revision: 42750
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Send a netlink call to leave the mesh when meshd exits
Make hunting-and-pecking loop (more) resistant to side channel attack

Signed-off-by: Michel Stam &lt;m.stam@fugro.nl&gt;

SVN-Revision: 42750
</pre>
</div>
</content>
</entry>
<entry>
<title>authsae: Update to latest version</title>
<updated>2014-04-27T20:49:14+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2014-04-27T20:49:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=513b796698fd262e6296af2c7f1459d4d600a951'/>
<id>513b796698fd262e6296af2c7f1459d4d600a951</id>
<content type='text'>
Ping tested, add a cool fix
https://github.com/cozybit/authsae/commit/295164a83717ce59ca280468fc2f7edcea6b3cbf

Signed-off-by: Etienne CHAMPETIER &lt;etienne.champetier@free.fr&gt;

SVN-Revision: 40579
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ping tested, add a cool fix
https://github.com/cozybit/authsae/commit/295164a83717ce59ca280468fc2f7edcea6b3cbf

Signed-off-by: Etienne CHAMPETIER &lt;etienne.champetier@free.fr&gt;

SVN-Revision: 40579
</pre>
</div>
</content>
</entry>
<entry>
<title>802.11s: fix authsae support in netifd</title>
<updated>2014-04-12T21:22:17+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-04-12T21:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3bc77db5f58e331fc524019d37f4a1c9eb82e2e9'/>
<id>3bc77db5f58e331fc524019d37f4a1c9eb82e2e9</id>
<content type='text'>
This patch implements support for 802.11s protected mesh wireless networks (using authsae) in the netifd framework.

Until meshd-nl80211 implements a proper -P option for the PID file, this uses shell backgrounding in order to be able to get the PID for the process.

Signed-off-by: Vittorio Gambaletta &lt;openwrt@vittgam.net&gt;

SVN-Revision: 40497
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch implements support for 802.11s protected mesh wireless networks (using authsae) in the netifd framework.

Until meshd-nl80211 implements a proper -P option for the PID file, this uses shell backgrounding in order to be able to get the PID for the process.

Signed-off-by: Vittorio Gambaletta &lt;openwrt@vittgam.net&gt;

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