<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/network/utils/iproute2, 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>iproute2: refresh patches</title>
<updated>2016-02-01T18:04:00+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-02-01T18:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=29044db278fba5c839ff2812ad7e3c2e79570faa'/>
<id>29044db278fba5c839ff2812ad7e3c2e79570faa</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48613
</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: 48613
</pre>
</div>
</content>
</entry>
<entry>
<title>iproute2: Update to version 4.4</title>
<updated>2016-02-01T18:03:54+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-02-01T18:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6af8f1429db74cc6a3e4e958074e1fa7d9612a65'/>
<id>6af8f1429db74cc6a3e4e958074e1fa7d9612a65</id>
<content type='text'>
Update iproute2 to latest version 4.4 with full MPLS support.

Signed-off-by: André Valentin &lt;avalentin@marcant.net&gt;

SVN-Revision: 48612
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update iproute2 to latest version 4.4 with full MPLS support.

Signed-off-by: André Valentin &lt;avalentin@marcant.net&gt;

SVN-Revision: 48612
</pre>
</div>
</content>
</entry>
<entry>
<title>iproute2: remove odd conffiles generation</title>
<updated>2016-01-17T20:41:09+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-17T20:41:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=495935a3b81ac88bc524adabfe4e28155e0f5dac'/>
<id>495935a3b81ac88bc524adabfe4e28155e0f5dac</id>
<content type='text'>
This was generating a conffiles list that included the binary
and CONTROL/ files.

Signed-off-by: Rob Mosher &lt;nyt-openwrt@countercultured.net&gt;

SVN-Revision: 48296
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was generating a conffiles list that included the binary
and CONTROL/ files.

Signed-off-by: Rob Mosher &lt;nyt-openwrt@countercultured.net&gt;

SVN-Revision: 48296
</pre>
</div>
</content>
</entry>
<entry>
<title>iproute2: update to 4.3.0</title>
<updated>2016-01-03T20:56:45+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2016-01-03T20:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8e9eed344245571c7684216aebc38384b6c4be2d'/>
<id>8e9eed344245571c7684216aebc38384b6c4be2d</id>
<content type='text'>
iproute2-4.0 had connmark support added by nbd.  This does not work
with 4.x kernels.  iproute2-4.3 is the latest version and has his
changes mainlined.  This patch updates the package to iproute2-4.3
and fixes the patches so that it compiles.  This should resolve
ticket #21374.

Signed-off-by: Rob Mosher &lt;nyt-openwrt@countercultured.net&gt;

SVN-Revision: 48098
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
iproute2-4.0 had connmark support added by nbd.  This does not work
with 4.x kernels.  iproute2-4.3 is the latest version and has his
changes mainlined.  This patch updates the package to iproute2-4.3
and fixes the patches so that it compiles.  This should resolve
ticket #21374.

Signed-off-by: Rob Mosher &lt;nyt-openwrt@countercultured.net&gt;

SVN-Revision: 48098
</pre>
</div>
</content>
</entry>
<entry>
<title>iproute2: always use -DHAVE_SETNS, since the old uclibc is gone now</title>
<updated>2015-11-02T18:12:23+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-11-02T18:12:23+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=8ca8fd757ab5c55b61bd141f8dba4e21c8ede0c3'/>
<id>8ca8fd757ab5c55b61bd141f8dba4e21c8ede0c3</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 47358
</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: 47358
</pre>
</div>
</content>
</entry>
<entry>
<title>iproute2: fix compile with uClibc-ng</title>
<updated>2015-10-30T15:20:41+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-10-30T15:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6de8a82f851874a4aeb62076f14606f6c543104e'/>
<id>6de8a82f851874a4aeb62076f14606f6c543104e</id>
<content type='text'>
Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;

SVN-Revision: 47291
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;

SVN-Revision: 47291
</pre>
</div>
</content>
</entry>
<entry>
<title>iproute2: adapt coexistence layer to new unified path</title>
<updated>2015-10-02T08:24:35+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-10-02T08:24:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=79494ae8e860e619eadc240c5fe5763e68169ec9'/>
<id>79494ae8e860e619eadc240c5fe5763e68169ec9</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 47081
</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: 47081
</pre>
</div>
</content>
</entry>
<entry>
<title>iproute2: improve ip-full coexistence, remove rt_table</title>
<updated>2015-09-08T17:44:17+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-09-08T17:44:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=579fe7f52ab6c6d6ec6087901f8e5514cea4b4e8'/>
<id>579fe7f52ab6c6d6ec6087901f8e5514cea4b4e8</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46831
</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: 46831
</pre>
</div>
</content>
</entry>
<entry>
<title>iproute2: honor LDFLAGS</title>
<updated>2015-06-19T13:30:18+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-06-19T13:30:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=539d02eb0b34a56fff53f2f1fc41b23a92b3a604'/>
<id>539d02eb0b34a56fff53f2f1fc41b23a92b3a604</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46064
</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: 46064
</pre>
</div>
</content>
</entry>
<entry>
<title>iproute2: update to v4.0.0</title>
<updated>2015-04-20T06:26:09+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-04-20T06:26:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=38519cad0ba2b557b9aefb9717ba91840c706760'/>
<id>38519cad0ba2b557b9aefb9717ba91840c706760</id>
<content type='text'>
The most significant change from the previous version is the trimming of
the 300-ip_tiny.patch to lib/utils.c where a section previously patched
had vanished.  That section of the patch was removed.

Built and lightly tested on ar71xx against uClibc and musl.

Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;

SVN-Revision: 45512
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The most significant change from the previous version is the trimming of
the 300-ip_tiny.patch to lib/utils.c where a section previously patched
had vanished.  That section of the patch was removed.

Built and lightly tested on ar71xx against uClibc and musl.

Signed-off-by: Russell Senior &lt;russell@personaltelco.net&gt;

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