<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git/doc/sync/ftfw, 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: 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>
<entry>
<title>netlink: add new option NetlinkOverrunResync</title>
<updated>2009-02-08T18:13:22+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-08T18:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=f3464ea99081fbe4f429f030ea99c60e2338c047'/>
<id>urn:sha1:f3464ea99081fbe4f429f030ea99c60e2338c047</id>
<content type='text'>
This patch adds NetlinkOverrunResync. This option can be used to
set the amount of time after which the daemon resynchronizes itself
with the kernel state-table if it detects a Netlink overrun.

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