<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libmnl.git/examples/netfilter, branch upstream</title>
<subtitle>libmnl minimalistic netfilter library (mirror of https://github.com/vyos/libmnl.git)
</subtitle>
<id>https://git.amelek.net/vyos/libmnl.git/atom?h=upstream</id>
<link rel='self' href='https://git.amelek.net/vyos/libmnl.git/atom?h=upstream'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/'/>
<updated>2015-10-18T10:48:55+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'source/master' into upstream</title>
<updated>2015-10-18T10:48:55+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-10-18T10:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/commit/?id=cebada14c32e6603380a913fb852854c46605d1d'/>
<id>urn:sha1:cebada14c32e6603380a913fb852854c46605d1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>example: netfilter: get rid of aligned_be64 definitions</title>
<updated>2015-05-26T10:03:09+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2015-05-25T18:51:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/commit/?id=b180a6ee27674b5060cf54a0149a9109da9d9fd1'/>
<id>urn:sha1:b180a6ee27674b5060cf54a0149a9109da9d9fd1</id>
<content type='text'>
This is defined in &lt;linux/types.h&gt;, which is included by the nfnetlink_* header
files.

Thus, we can get rid of u_int64_t which causes problems to musl according to
Felix Janda.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>examples/netfilter: Include &lt;endian.h&gt; for be64toh</title>
<updated>2015-05-25T18:52:01+00:00</updated>
<author>
<name>Felix Janda</name>
<email>felix.janda@posteo.de</email>
</author>
<published>2015-05-16T10:40:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/commit/?id=b37ae85d43bd3403f1b6b1d3fa8bcf294868e56d'/>
<id>urn:sha1:b37ae85d43bd3403f1b6b1d3fa8bcf294868e56d</id>
<content type='text'>
Signed-off-by: Felix Janda &lt;felix.janda@posteo.de&gt;
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>examples: use mnl_socket_setsockopt</title>
<updated>2013-12-07T11:53:46+00:00</updated>
<author>
<name>Ken-ichirou MATSUZAWA</name>
<email>chamaken@gmail.com</email>
</author>
<published>2013-12-07T11:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/commit/?id=090a8427da036a2f64785682d4a40ec2d41a5de0'/>
<id>urn:sha1:090a8427da036a2f64785682d4a40ec2d41a5de0</id>
<content type='text'>
instead of raw setsockopt()

Signed-off-by: Ken-ichirou MATSUZAWA &lt;chamas@h4.dion.ne.jp&gt;
Signed-off-by: Florian Westphal &lt;fw@strlen.de&gt;
</content>
</entry>
<entry>
<title>examples: fix display condition</title>
<updated>2013-12-07T11:53:46+00:00</updated>
<author>
<name>Ken-ichirou MATSUZAWA</name>
<email>chamaken@gmail.com</email>
</author>
<published>2013-12-07T11:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/commit/?id=7d64d7299abd2f23faffec27829986020bceadbb'/>
<id>urn:sha1:7d64d7299abd2f23faffec27829986020bceadbb</id>
<content type='text'>
Signed-off-by: Ken-ichirou MATSUZAWA &lt;chamas@h4.dion.ne.jp&gt;
Signed-off-by: Florian Westphal &lt;fw@strlen.de&gt;
</content>
</entry>
<entry>
<title>examples: use mnl_nlmsg_get_payload()</title>
<updated>2013-12-07T11:53:46+00:00</updated>
<author>
<name>Ken-ichirou MATSUZAWA</name>
<email>chamaken@gmail.com</email>
</author>
<published>2013-12-07T11:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/commit/?id=c766735e6937bfc0acdde29336b6d8b6a5884ec5'/>
<id>urn:sha1:c766735e6937bfc0acdde29336b6d8b6a5884ec5</id>
<content type='text'>
not increment (nlmsghdr) pointer

Signed-off-by: Ken-ichirou MATSUZAWA &lt;chamas@h4.dion.ne.jp&gt;
Signed-off-by: Florian Westphal &lt;fw@strlen.de&gt;
</content>
</entry>
<entry>
<title>examples: fix trivial error message</title>
<updated>2013-12-07T11:53:46+00:00</updated>
<author>
<name>Ken-ichirou MATSUZAWA</name>
<email>chamaken@gmail.com</email>
</author>
<published>2013-12-07T11:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/commit/?id=73b9805968e430d4328f5eca78574b6c0987f2cf'/>
<id>urn:sha1:73b9805968e430d4328f5eca78574b6c0987f2cf</id>
<content type='text'>
Signed-off-by: Ken-ichirou MATSUZAWA &lt;chamas@h4.dion.ne.jp&gt;
Signed-off-by: Florian Westphal &lt;fw@strlen.de&gt;
</content>
</entry>
<entry>
<title>examples: netfilter: add nfct daemon skeleton code</title>
<updated>2013-07-05T11:18:01+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2013-06-11T15:56:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/commit/?id=857c683b5cabe5933650a164146fdeaecfda565b'/>
<id>urn:sha1:857c683b5cabe5933650a164146fdeaecfda565b</id>
<content type='text'>
This patch adds the skeleton code for a daemon that collects statistics
via ctnetlink. Consider it a simplified version of ulogd2. It also
contains some documentation on several interesting tweaks.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>examples: netfilter: add nfct-dump</title>
<updated>2013-05-31T17:57:31+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2013-05-31T17:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/commit/?id=c4f823a66a5f35dc00d37500527d6703dcd9d5a0'/>
<id>urn:sha1:c4f823a66a5f35dc00d37500527d6703dcd9d5a0</id>
<content type='text'>
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>libmnl 1.0.3 package</title>
<updated>2012-05-22T18:01:34+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-05-22T18:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/libmnl.git/commit/?id=8059abb1f9aa3647f685f9a560e3ff849293ee41'/>
<id>urn:sha1:8059abb1f9aa3647f685f9a560e3ff849293ee41</id>
<content type='text'>
</content>
</entry>
</feed>
