<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git/doc/sync, branch conntrack-tools-0.9.13</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.13</id>
<link rel='self' href='https://git.amelek.net/vyos/conntrack-tools.git/atom?h=conntrack-tools-0.9.13'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/'/>
<updated>2009-04-24T10:23:03+00:00</updated>
<entry>
<title>sync: add support for DCCP state replication</title>
<updated>2009-04-24T10:23:03+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-24T10:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=b808645ec71b7cc22cf5106b3d79625d07e6077c'/>
<id>urn:sha1:b808645ec71b7cc22cf5106b3d79625d07e6077c</id>
<content type='text'>
This patch adds initial support for DCCP state replication.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>sync: add support for SCTP state replication</title>
<updated>2009-04-18T17:36:38+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-18T17:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=400ae54438c4b85126f9fab0ae1dc067823b70f7'/>
<id>urn:sha1:400ae54438c4b85126f9fab0ae1dc067823b70f7</id>
<content type='text'>
This patch adds initial support for SCTP state replication.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrackd: change scheduler and priority via configuration file</title>
<updated>2009-04-14T08:43:16+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-14T08:43:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=dfb88dae65fbdc37d72483ddff23171ef4070dae'/>
<id>urn:sha1:dfb88dae65fbdc37d72483ddff23171ef4070dae</id>
<content type='text'>
With this patch, you can change the scheduler policy and priority
for conntrackd. Using a RT scheduler policy reduces the chances to
hit ENOBUFS in Netlink.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<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>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>
</feed>
