<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git/doc, branch conntrack-tools-0.9.12</title>
<subtitle>conntrack-tools i.e. conntrack and conntrackd (mirror of https://github.com/vyos/conntrack-tools.git)
</subtitle>
<id>https://git.amelek.net/vyos/conntrack-tools.git/atom?h=conntrack-tools-0.9.12</id>
<link rel='self' href='https://git.amelek.net/vyos/conntrack-tools.git/atom?h=conntrack-tools-0.9.12'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/'/>
<updated>2009-03-31T19:09:26+00:00</updated>
<entry>
<title>doc: set nice to -20 in example config files</title>
<updated>2009-03-31T19:09:26+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-31T19:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=c2b5b2dff2eb181044575082d78f0a46bb5986f5'/>
<id>urn:sha1:c2b5b2dff2eb181044575082d78f0a46bb5986f5</id>
<content type='text'>
This patch sets the most favourable nice value for conntrackd in the
default configuration files. This is generally a good idea to reduce
the chances to hit ENOBUFS.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>udp: fix missing scope_id in the socket creation</title>
<updated>2009-03-20T13:05:31+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-20T13:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=f7b4b7bd19b16d11491f18891942f6d48c2fcf7e'/>
<id>urn:sha1:f7b4b7bd19b16d11491f18891942f6d48c2fcf7e</id>
<content type='text'>
This patch fixes an EINVAL error returned by bind() when opening
an UDP server socket to propagate state-changes over the dedicated
link. This patch also includes the change of the example
configuration files in case that you want to use UDP over IPv6.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>sync-mode: add unicast UDP support to propagate state-changes</title>
<updated>2009-03-13T13:00:59+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-13T13:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=41e8560ea7c09533d03f523380c1cb5c62d87261'/>
<id>urn:sha1:41e8560ea7c09533d03f523380c1cb5c62d87261</id>
<content type='text'>
This patch adds support for unicast UDP to the channel
infrastructure. With this patch, you can select UDP unicast to
propagate state-changes instead of multicast.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>doc: fix broken link to ulogd2 in the manual</title>
<updated>2009-02-23T09:20:48+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-23T09:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=d70aed8f1d46a727c1b58df0b3bdf8d9ef219ffc'/>
<id>urn:sha1:d70aed8f1d46a727c1b58df0b3bdf8d9ef219ffc</id>
<content type='text'>
Reported-by: Ralf &lt;rm@amitrader.com&gt;
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>config: add NetlinkBufferSize and NetlinkBufferSizeMaxGrowth</title>
<updated>2009-02-21T13:18:56+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-21T13:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ae94864dee8596fcaf19ffe5670d192a0efd5fd6'/>
<id>urn:sha1:ae94864dee8596fcaf19ffe5670d192a0efd5fd6</id>
<content type='text'>
This patch adds two alias that removes an inconsistency in the
configuration file names. Now, the clauses that refers to Netlink
starts by the prefix "Netlink".

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>doc: revert primary-backup-2.6.29-and-higher.sh script</title>
<updated>2009-02-21T13:00:25+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-21T13:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=be13a23d3b3ae4ccc724a23308825a24c11fda2d'/>
<id>urn:sha1:be13a23d3b3ae4ccc724a23308825a24c11fda2d</id>
<content type='text'>
This patch reverts primary-backup-2.6.29-and-higher.sh. This script
is not safe for production enviroments until the commit phase
guarantees that the state-change propagation over netlink is
reliable. This script should be ready for 2.6.30 if the appropriate
kernel patches go into mainline in time.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>doc: add bulk update to primary-script.sh script</title>
<updated>2009-02-15T17:47:50+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-15T17:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=1606369707325e2f68ffe225917d7ea637ddb9de'/>
<id>urn:sha1:1606369707325e2f68ffe225917d7ea637ddb9de</id>
<content type='text'>
This patch updates the script to remark the fact that it should be
used with Linux kernel &lt; 2.6.29. Moreover, it adds a bulk-update
command after the commit in the primary path to avoid any race
condition (the backup may request a resync while this primary
is still committing the entries with an empty internal cache).
This is hackish, but I think that this is the best way to do this
for systems running a Linux kernel &lt; 2.6.29.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>doc: add new primary-backup.sh script for &gt;= 2.6.29</title>
<updated>2009-02-15T17:46:08+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-15T17:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ca6fa387c80e9fdccace3091317d32a59dab7400'/>
<id>urn:sha1:ca6fa387c80e9fdccace3091317d32a59dab7400</id>
<content type='text'>
This patch adds a new primary-backup.sh script for Linux kernels
&gt;= 2.6.29. This script takes advantage of the user-space event
reporting that ctnetlink does since this kernel version.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>doc: unset ACKWindowSize in example configuration files</title>
<updated>2009-02-15T15:11:28+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-15T15:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=9541aef846b808a43b6e32b9ec3a41fa6d87d36f'/>
<id>urn:sha1:9541aef846b808a43b6e32b9ec3a41fa6d87d36f</id>
<content type='text'>
This patch unset ACKWindowSize since it already sets the clause
to its default value.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>src: add Nice clause to set the nice value</title>
<updated>2009-02-08T19:55:34+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-08T19:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=7f902c8419c891ec3ec83d40fb30afccb2a150c6'/>
<id>urn:sha1:7f902c8419c891ec3ec83d40fb30afccb2a150c6</id>
<content type='text'>
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
</feed>
