<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/network/config/firewall/files/firewall.init, branch master</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>package/*: remove useless explicit set of function returncode</title>
<updated>2014-08-25T06:35:50+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-25T06:35:50+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2ae05c57f8d4cb557a5ea733c2795b8462f00062'/>
<id>2ae05c57f8d4cb557a5ea733c2795b8462f00062</id>
<content type='text'>
somebody started to set a function returncode in the validation
stuff and everybody copies it, e.g.

myfunction()
{
	fire_command

	return $?
}

a function automatically returns with the last returncode,
so we can safely remove the command 'return $?'. reference:

http://tldp.org/LDP/abs/html/exit-status.html
"The last command executed in the function or script determines the exit status."

Signed-off-by: Bastian Bittorf &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 42278
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
somebody started to set a function returncode in the validation
stuff and everybody copies it, e.g.

myfunction()
{
	fire_command

	return $?
}

a function automatically returns with the last returncode,
so we can safely remove the command 'return $?'. reference:

http://tldp.org/LDP/abs/html/exit-status.html
"The last command executed in the function or script determines the exit status."

Signed-off-by: Bastian Bittorf &lt;bittorf@bluebottle.com&gt;

SVN-Revision: 42278
</pre>
</div>
</content>
</entry>
<entry>
<title>firewall: the firewall did not start properly on boot</title>
<updated>2014-08-21T09:53:25+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-21T09:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b9ea44f94781428ef6900a93b502a7eb6b8223db'/>
<id>b9ea44f94781428ef6900a93b502a7eb6b8223db</id>
<content type='text'>
https://dev.openwrt.org/ticket/17593

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

SVN-Revision: 42233
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://dev.openwrt.org/ticket/17593

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

SVN-Revision: 42233
</pre>
</div>
</content>
</entry>
<entry>
<title>firewall: fix validation constraints</title>
<updated>2014-02-21T00:22:23+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-02-21T00:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b22ad85bc659026513651c30d739632573c10c61'/>
<id>b22ad85bc659026513651c30d739632573c10c61</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 39649
</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: 39649
</pre>
</div>
</content>
</entry>
<entry>
<title>firewall3: update init.d script to make use of procd</title>
<updated>2014-02-18T13:33:47+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-02-18T13:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=15ebcfc04e102ccd54f3782a696c01fbde134b4c'/>
<id>15ebcfc04e102ccd54f3782a696c01fbde134b4c</id>
<content type='text'>
add validation data

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

SVN-Revision: 39617
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add validation data

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

SVN-Revision: 39617
</pre>
</div>
</content>
</entry>
<entry>
<title>firewall3: rename to firewall, move into base system menu, update to git head with compatibility fixes for AA</title>
<updated>2013-06-04T12:21:52+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-06-04T12:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b721c9222110f0bbf2203da602f60ac0ec6f32ff'/>
<id>b721c9222110f0bbf2203da602f60ac0ec6f32ff</id>
<content type='text'>
SVN-Revision: 36838
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36838
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop legacy firewall package</title>
<updated>2013-06-04T12:21:44+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-06-04T12:21:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0dd6753c09a91d9046f9508f6f02c58212df8e5e'/>
<id>0dd6753c09a91d9046f9508f6f02c58212df8e5e</id>
<content type='text'>
SVN-Revision: 36837
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36837
</pre>
</div>
</content>
</entry>
<entry>
<title>packages: sort network related packages into package/network/</title>
<updated>2012-10-10T12:32:29+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-10-10T12:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=405e21d16731b2764ab82aaaadcf36a813b105f7'/>
<id>405e21d16731b2764ab82aaaadcf36a813b105f7</id>
<content type='text'>
SVN-Revision: 33688
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33688
</pre>
</div>
</content>
</entry>
</feed>
