<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/mwan3/files/etc/hotplug.d/iface, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-08-01T11:03:01Z</updated>
<entry>
<title>mwan3: replace $(cat ..) with readfile</title>
<updated>2025-08-01T11:03:01Z</updated>
<author>
<name>Etienne Champetier</name>
</author>
<published>2025-06-27T23:18:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ecd2470ddb0c3e2b3cf6acf2ef5ceb78e3fdfe14'/>
<id>urn:sha1:ecd2470ddb0c3e2b3cf6acf2ef5ceb78e3fdfe14</id>
<content type='text'>
Remove a fork+exec

Signed-off-by: Etienne Champetier &lt;champetier.etienne@gmail.com&gt;
</content>
</entry>
<entry>
<title>mwan3: close flock fd when starting mwan3.user scripts</title>
<updated>2024-10-29T07:44:44Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2024-07-29T07:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=619629ce85991fbb5aa8677ea076ab2de1043ba4'/>
<id>urn:sha1:619629ce85991fbb5aa8677ea076ab2de1043ba4</id>
<content type='text'>
Fixes deadlock with multiple init script calls

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>mwan3: make mwan3.user executable</title>
<updated>2022-12-19T07:34:54Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2022-12-19T07:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0434407428b25ae5309525f060964218034b86c5'/>
<id>urn:sha1:0434407428b25ae5309525f060964218034b86c5</id>
<content type='text'>
This is a fix for the the following change:
https://github.com/openwrt/packages/commit/3d824ea288d907a31729c3629e884ea122c30da0

Before the change, it was only possible to execute a shell script. To
remove this restriction, a binary or other script language can now also
be used for 'mwan3.user'. Unfortunately, the old shell script was not
executable for older mwan3 version. During a sysupgrade with config transfer,
this 'mwan3.user' script could not be executed for newer mwan3 versions.
To fix this, the calling script checks whether the 'mwan3.user' is executable,
and if not, this executable bit is now set.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>mwan3: move command definitions to common.sh</title>
<updated>2022-03-14T08:34:49Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2022-03-08T09:15:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a49d0953dc13c1258fbb55630d22d56d5e1c1f70'/>
<id>urn:sha1:a49d0953dc13c1258fbb55630d22d56d5e1c1f70</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>mwan3: fix mwan3 flush conntrack table call</title>
<updated>2021-12-22T08:28:12Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2021-12-22T08:23:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e1f321150d14aaabfe8b6468bc4c8401d2fffc6d'/>
<id>urn:sha1:e1f321150d14aaabfe8b6468bc4c8401d2fffc6d</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>mwan3: Use shebang in /etc/mwan3.user</title>
<updated>2021-09-03T09:46:28Z</updated>
<author>
<name>Brian J. Murrell</name>
</author>
<published>2020-12-21T05:07:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3d824ea288d907a31729c3629e884ea122c30da0'/>
<id>urn:sha1:3d824ea288d907a31729c3629e884ea122c30da0</id>
<content type='text'>
To allow the script to define what it should be run with.
This let's the user use bash if it's available, or python, or perl, etc.

Signed-off-by: Brian J. Murrell &lt;brian@interlinx.bc.ca&gt;
Update PKG_VERSION to 2.10.11
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>mwna3: fix whitespace</title>
<updated>2021-05-03T08:51:44Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2021-05-03T08:51:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=cbc5f0916c3fc6c29ef76a3e0c6c6adf0c2ccb8e'/>
<id>urn:sha1:cbc5f0916c3fc6c29ef76a3e0c6c6adf0c2ccb8e</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>mwan3: fix regression in ipv6 routing tables</title>
<updated>2021-01-03T02:37:37Z</updated>
<author>
<name>Aaron Goodman</name>
</author>
<published>2020-12-29T01:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=267b65ad9f74c854e790f0771e280b763df5f07e'/>
<id>urn:sha1:267b65ad9f74c854e790f0771e280b763df5f07e</id>
<content type='text'>
Signed-off-by: Aaron Goodman &lt;aaronjg@stanford.edu&gt;
</content>
</entry>
<entry>
<title>mwan3: remove unused mwan3_unlock function call</title>
<updated>2020-12-22T07:38:30Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-12-04T10:47:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6133d5a0e957426836410a92d471ac57c59c35a6'/>
<id>urn:sha1:6133d5a0e957426836410a92d471ac57c59c35a6</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>mwan3: fix MWAN3_STARTUP caller</title>
<updated>2020-12-22T07:38:30Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2020-12-04T10:42:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c085f2648f90e68d1670cae639ee1afffb02afc4'/>
<id>urn:sha1:c085f2648f90e68d1670cae639ee1afffb02afc4</id>
<content type='text'>
Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
</feed>
