<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git/include, branch conntrack-tools-0.9.11</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.11</id>
<link rel='self' href='https://git.amelek.net/vyos/conntrack-tools.git/atom?h=conntrack-tools-0.9.11'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/'/>
<updated>2009-02-20T19:06:22+00:00</updated>
<entry>
<title>network: fix endianess issue in acknowledgment network header</title>
<updated>2009-02-20T19:06:22+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-20T19:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=1c8002a2de8cfc2ff9d624099d5154bcd77e2f37'/>
<id>urn:sha1:1c8002a2de8cfc2ff9d624099d5154bcd77e2f37</id>
<content type='text'>
This patch fixes an endianess issue in the acknowledgment network
header. This breaks backward compatibility if different conntrackd
versions are used.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>network: fix endianess issue in synchronization network header</title>
<updated>2009-02-20T18:51:22+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-20T18:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=e31823d42a9591021bf5bbe818b530133eb437da'/>
<id>urn:sha1:e31823d42a9591021bf5bbe818b530133eb437da</id>
<content type='text'>
This patch fixes an endianess issue in the synchronization network
header. This breaks backward compatibility if different conntrackd
versions are used.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>headers: don't use NFCT_DIR_MAX in statistics structure</title>
<updated>2009-02-20T17:33:52+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-20T17:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=9d67451ca43b0a469f16d0d139e014b9a5fee33d'/>
<id>urn:sha1:9d67451ca43b0a469f16d0d139e014b9a5fee33d</id>
<content type='text'>
This patch removes the use of NFCT_DIR_MAX. This constant is part of
the old libnetfilter_conntrack API which has been removed from the
git tree. It was introduced in the early days of conntrackd, thus,
the use of this constant. Unfortunately, I did not notice until now.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrackd: add `-f internal' and `-f external' options</title>
<updated>2009-02-15T14:40:47+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-15T14:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=c4ef74420bc09b82146190870186fb067ac163e9'/>
<id>urn:sha1:c4ef74420bc09b82146190870186fb067ac163e9</id>
<content type='text'>
This patch allows flushing the internal and/or the external cache.
The `-f' with no extra parameters still works to flush both the
internal and the external cache.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>config: nl_overrun must be signed int instead of unsigned</title>
<updated>2009-02-13T14:48:11+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-13T14:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=275658627fdedede0475a51a01145b466cf55d38'/>
<id>urn:sha1:275658627fdedede0475a51a01145b466cf55d38</id>
<content type='text'>
This patch fixes the disabling on NetlinkOverrunResync, which
was broken.

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>
<entry>
<title>src: re-work polling strategy</title>
<updated>2009-02-06T16:43:40+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-06T16:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ba2f8458ecfa0827e09a1c40c9e29868239fafa1'/>
<id>urn:sha1:ba2f8458ecfa0827e09a1c40c9e29868239fafa1</id>
<content type='text'>
This patch improves the polling support included in 0.9.10. The
polling now consists of getting the state table, wait for PollSecs,
then purge obsolete entries, and so on.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>netlink: refactorize several nl_init_*_handler() functions</title>
<updated>2009-02-05T20:28:02+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-02-05T20:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=c3ef4d9b32ca653571f0976f73aaa99218a36db0'/>
<id>urn:sha1:c3ef4d9b32ca653571f0976f73aaa99218a36db0</id>
<content type='text'>
This patch removes:
* nl_init_dump_handler()
* nl_init_request_handler()
* nl_init_resync_handler()
since they all look very similar.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>src: add support for approximate timeout calculation during commit</title>
<updated>2009-01-25T16:53:05+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-01-25T16:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=50c09dec9ad0261d8fcc18d69b2c9ec74052955c'/>
<id>urn:sha1:50c09dec9ad0261d8fcc18d69b2c9ec74052955c</id>
<content type='text'>
During the commit phase, the entries in the external cache entries
are inserted in the kernel conntrack table. Currently, we use a
fixed timeout that is specified in the config file. With this patch,
if you don't specify the fixed timeout value via CommitTimeout, the
daemon calculates the real timeout value during the commit phase.

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