<feed xmlns='http://www.w3.org/2005/Atom'>
<title>svn-archive/archive/package/network/utils/iproute2, branch master</title>
<subtitle>OpenWrt SVN history</subtitle>
<id>https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/svn-archive/archive/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/'/>
<updated>2016-04-29T11:35:10Z</updated>
<entry>
<title>iproute2: Add package for nstat utility</title>
<updated>2016-04-29T11:35:10Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2016-04-29T11:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=c21cddb0746220bab3da56d80778f200a36590f3'/>
<id>urn:sha1:c21cddb0746220bab3da56d80778f200a36590f3</id>
<content type='text'>
Add support for the command line utility nstat displaying network statistics

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;

SVN-Revision: 49271
</content>
</entry>
<entry>
<title>iproute2: refresh patches</title>
<updated>2016-02-01T18:04:00Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-02-01T18:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=8d10bab7b09a6fc0ca47f771965178d99e53048c'/>
<id>urn:sha1:8d10bab7b09a6fc0ca47f771965178d99e53048c</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 48613
</content>
</entry>
<entry>
<title>iproute2: Update to version 4.4</title>
<updated>2016-02-01T18:03:54Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-02-01T18:03:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=74f918aba673386f3007ed2bc187a1d36f6b72af'/>
<id>urn:sha1:74f918aba673386f3007ed2bc187a1d36f6b72af</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>
</entry>
<entry>
<title>iproute2: remove odd conffiles generation</title>
<updated>2016-01-17T20:41:09Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-17T20:41:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=351da1198dabea2586f8a282cbe87eed5b1eac14'/>
<id>urn:sha1:351da1198dabea2586f8a282cbe87eed5b1eac14</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>
</entry>
<entry>
<title>iproute2: update to 4.3.0</title>
<updated>2016-01-03T20:56:45Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2016-01-03T20:56:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=fa767c2082558737f51883bc5cd0334dd20a9a60'/>
<id>urn:sha1:fa767c2082558737f51883bc5cd0334dd20a9a60</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>
</entry>
<entry>
<title>iproute2: always use -DHAVE_SETNS, since the old uclibc is gone now</title>
<updated>2015-11-02T18:12:23Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-11-02T18:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=d8d35f066f612cbf2b2390c2038a485affdbdf0a'/>
<id>urn:sha1:d8d35f066f612cbf2b2390c2038a485affdbdf0a</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 47358
</content>
</entry>
<entry>
<title>iproute2: fix compile with uClibc-ng</title>
<updated>2015-10-30T15:20:41Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-10-30T15:20:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=3decbd55953ae2d0e38954753ba43c2bd8bbcfb8'/>
<id>urn:sha1:3decbd55953ae2d0e38954753ba43c2bd8bbcfb8</id>
<content type='text'>
Signed-off-by: Stijn Tintel &lt;stijn@linux-ipv6.be&gt;

SVN-Revision: 47291
</content>
</entry>
<entry>
<title>iproute2: adapt coexistence layer to new unified path</title>
<updated>2015-10-02T08:24:35Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-10-02T08:24:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=bdde370cc2048f0630aba61e0f21668dea2dd0db'/>
<id>urn:sha1:bdde370cc2048f0630aba61e0f21668dea2dd0db</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 47081
</content>
</entry>
<entry>
<title>iproute2: improve ip-full coexistence, remove rt_table</title>
<updated>2015-09-08T17:44:17Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-09-08T17:44:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=7c3be745b2301e84a7621432e634f44c236a80bc'/>
<id>urn:sha1:7c3be745b2301e84a7621432e634f44c236a80bc</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46831
</content>
</entry>
<entry>
<title>iproute2: honor LDFLAGS</title>
<updated>2015-06-19T13:30:18Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-19T13:30:18Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/svn-archive/archive/commit/?id=244a214c7c29e72fddfd72e8d44e915f04fb027a'/>
<id>urn:sha1:244a214c7c29e72fddfd72e8d44e915f04fb027a</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 46064
</content>
</entry>
</feed>
