<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/network/utils/iptables/patches, 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>iptables: improve iptables listing output of xt_id match</title>
<updated>2016-01-24T18:01:40+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2016-01-24T18:01:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=eda1ea9eaab82c4037b6f30cb0eafdcf038fcd47'/>
<id>eda1ea9eaab82c4037b6f30cb0eafdcf038fcd47</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48478
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 48478
</pre>
</div>
</content>
</entry>
<entry>
<title>iptables: reduce binary size</title>
<updated>2015-05-26T09:16:50+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-05-26T09:16:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1c00b6bc7f6e8cb56aedd1ba86e5d1c49a6538f1'/>
<id>1c00b6bc7f6e8cb56aedd1ba86e5d1c49a6538f1</id>
<content type='text'>
 * drop unused lenient restore patch
 * instead of statically linking core extensions, build shared libraries
   for reuse in fw3
 * strip outdated match revisions and aliases to trim down library size

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 45758
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * drop unused lenient restore patch
 * instead of statically linking core extensions, build shared libraries
   for reuse in fw3
 * strip outdated match revisions and aliases to trim down library size

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 45758
</pre>
</div>
</content>
</entry>
<entry>
<title>iptables: disable unused xml support to save some space</title>
<updated>2015-05-06T00:59:41+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-05-06T00:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1f689613b6440795e298dd32253c7d5898269090'/>
<id>1f689613b6440795e298dd32253c7d5898269090</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45617
</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: 45617
</pre>
</div>
</content>
</entry>
<entry>
<title>iptables: remove layer7 support</title>
<updated>2015-04-13T22:23:19+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2015-04-13T22:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4e4060138a5590b8deab3adc745d0e2619bbdf22'/>
<id>4e4060138a5590b8deab3adc745d0e2619bbdf22</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 45424
</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: 45424
</pre>
</div>
</content>
</entry>
<entry>
<title>netfilter: introduce xt_id match</title>
<updated>2014-08-01T22:49:47+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-08-01T22:49:47+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=baa7c211f5545c4ccc1029991dfca34584cfa221'/>
<id>baa7c211f5545c4ccc1029991dfca34584cfa221</id>
<content type='text'>
This commit implements a new netfilter match "xt_id" which can be used to
attach unsigned 32bit IDs to iptables rules.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 41945
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit implements a new netfilter match "xt_id" which can be used to
attach unsigned 32bit IDs to iptables rules.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 41945
</pre>
</div>
</content>
</entry>
<entry>
<title>iptables: refresh patches</title>
<updated>2014-07-02T19:18:09+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-02T19:18:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3445645d18173e468464dcae2d86fa8b3e116383'/>
<id>3445645d18173e468464dcae2d86fa8b3e116383</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41479
</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: 41479
</pre>
</div>
</content>
</entry>
<entry>
<title>iptables: fix issues with the new musl version</title>
<updated>2014-03-20T13:51:40+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-03-20T13:51:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0ccec8179dacc017884fa33f9e570cd95de649bb'/>
<id>0ccec8179dacc017884fa33f9e570cd95de649bb</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 39964
</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: 39964
</pre>
</div>
</content>
</entry>
<entry>
<title>iptables: Update to 1.4.20</title>
<updated>2013-09-01T13:46:10+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2013-09-01T13:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3e647ac9b6c432571c7969a6f25852443b6b2705'/>
<id>3e647ac9b6c432571c7969a6f25852443b6b2705</id>
<content type='text'>
SVN-Revision: 37865
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 37865
</pre>
</div>
</content>
</entry>
<entry>
<title>iptables: restore reap functionality to recent module</title>
<updated>2013-07-15T06:12:03+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2013-07-15T06:12:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ea6a5d0c22f099173ba5a37dd49e25ca887cafce'/>
<id>ea6a5d0c22f099173ba5a37dd49e25ca887cafce</id>
<content type='text'>
The reap functionality appears to have been accidentally disabled by
commit 74ded7257e5da5e309844d386290f24ae91950a6 to iptables.git, see:

  git://git.netfilter.org/iptables.git

and subsequently in iptables 1.4.15 and later.  This adds a patch to
restore reap functionality for recent_opts_v1.

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

SVN-Revision: 37328
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The reap functionality appears to have been accidentally disabled by
commit 74ded7257e5da5e309844d386290f24ae91950a6 to iptables.git, see:

  git://git.netfilter.org/iptables.git

and subsequently in iptables 1.4.15 and later.  This adds a patch to
restore reap functionality for recent_opts_v1.

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

SVN-Revision: 37328
</pre>
</div>
</content>
</entry>
<entry>
<title>iptables: bump to 1.4.19.1</title>
<updated>2013-05-29T14:58:04+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2013-05-29T14:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=56a3396bf247345d3c7756b8421ea3c735d537dd'/>
<id>56a3396bf247345d3c7756b8421ea3c735d537dd</id>
<content type='text'>
SVN-Revision: 36760
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36760
</pre>
</div>
</content>
</entry>
</feed>
