<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/recipes-support/arptables/arptables-0.0.3-4, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2017-04-25T19:55:36+00:00</updated>
<entry>
<title>arptables: Upgrade to 0.0.4</title>
<updated>2017-04-25T19:55:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-03-30T19:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a8d26915e8776eb94adeb87de1d23a148cdb2265'/>
<id>urn:sha1:a8d26915e8776eb94adeb87de1d23a148cdb2265</id>
<content type='text'>
Switch the SRC_URI to git based fetcher

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>arptables: add the directory for default /etc/sysconfig/arptables</title>
<updated>2016-10-20T15:17:03+00:00</updated>
<author>
<name>Li Zhou</name>
<email>li.zhou@windriver.com</email>
</author>
<published>2016-10-12T03:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5abe6ead049ae73980ce7cc0f973864542ef36ed'/>
<id>urn:sha1:5abe6ead049ae73980ce7cc0f973864542ef36ed</id>
<content type='text'>
Solve the potential issue for previous commit
&lt;arptables: add arptables systemd service file&gt;: in a small build where
/etc/sysconfig directory doesn't exist, the action of adding default
configuration file (/etc/sysconfig/arptables) will fail.

Signed-off-by: Li Zhou &lt;li.zhou@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>arptables: add arptables systemd service file</title>
<updated>2016-10-20T15:17:01+00:00</updated>
<author>
<name>Li Zhou</name>
<email>li.zhou@windriver.com</email>
</author>
<published>2016-09-26T02:24:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a0e2240e0a7300dfc20b11e7057156158c42aca9'/>
<id>urn:sha1:a0e2240e0a7300dfc20b11e7057156158c42aca9</id>
<content type='text'>
Add arptables systemd service file.
If there isn't any configuration file (/etc/sysconfig/arptables),
add a default configuration file.

Signed-off-by: Li Zhou &lt;li.zhou@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>arptables: remove bashism</title>
<updated>2014-09-26T03:41:50+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2014-09-01T06:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d041cc7bcc0ea71ab1c7f4e0d02286a5b776b84c'/>
<id>urn:sha1:d041cc7bcc0ea71ab1c7f4e0d02286a5b776b84c</id>
<content type='text'>
Bashism:
possible bashism in arptables/etc/init.d/arptables line 14 (should be '.', not 'source'):
source /etc/init.d/functions
possible bashism in arptables/etc/init.d/arptables line 96 ($"foo" should be eval_gettext "foo"):
        echo $"Usage $0 {start|stop|restart|condrestart|save|status}"

Use "." to replace of "source", and change /bin/bash to /bin/sh, the
echo $"foo" works well in our busybox.

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
</content>
</entry>
<entry>
<title>arptables: fix the redefinition of 'arpt_get_target' error</title>
<updated>2013-06-17T13:50:53+00:00</updated>
<author>
<name>Roy.Li</name>
<email>rongqing.li@windriver.com</email>
</author>
<published>2013-06-17T07:04:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a4c953b35d082c9ef45c6e41212bf9c8f7b0ff74'/>
<id>urn:sha1:a4c953b35d082c9ef45c6e41212bf9c8f7b0ff74</id>
<content type='text'>
Signed-off-by: Roy.Li &lt;rongqing.li@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe.macdonald@windriver.com&gt;
</content>
</entry>
<entry>
<title>arptables: Import recipe from OE-Classic and update to latest</title>
<updated>2013-01-07T22:43:14+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2012-12-15T09:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9aa536460124f93672a1b54279999be429e5e710'/>
<id>urn:sha1:9aa536460124f93672a1b54279999be429e5e710</id>
<content type='text'>
Make LICENSE more specific
Add LIC_FILES_CHKSUM

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
