<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git/doc/stats, 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-14T08:43:16+00:00</updated>
<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>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>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>src: add state polling support (oppossed to current event-driven)</title>
<updated>2009-01-17T17:03:53+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-01-17T17:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=746f7031f4d1e3bccdd6db3c53835d8b85b73c90'/>
<id>urn:sha1:746f7031f4d1e3bccdd6db3c53835d8b85b73c90</id>
<content type='text'>
This patch adds the clause PollSecs that changes the normal
behaviour of conntrackd. With PollSecs set to &gt; 0, conntrackd
polls every N seconds the entries.

This is the opposed behaviour of an event-driven behaviour but may
be useful for those that have really strong limitations in terms of
CPU consumption and want to perform a relaxed replication.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>config: use /var/run to create the UNIX socket file</title>
<updated>2008-09-18T16:44:23+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2008-09-18T16:44:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ce7c1553d7720188447d0ae7f7f80ce033b5a8d8'/>
<id>urn:sha1:ce7c1553d7720188447d0ae7f7f80ce033b5a8d8</id>
<content type='text'>
This patch removes the use of /tmp to create the UNIX socket file to
communicate with conntrackd in the example configuration files. This was
OK in the early alpha days, but not anymore.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>fix: wrong information related to default logging action</title>
<updated>2008-08-01T09:59:55+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2008-08-01T09:59:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=9ad0b747e0a2f433192235fb04e4d291ce07b7e6'/>
<id>urn:sha1:9ad0b747e0a2f433192235fb04e4d291ce07b7e6</id>
<content type='text'>
Logging is set off by default instead of what the example files state.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>Major rework of the user-space event filtering</title>
<updated>2008-07-22T10:13:43+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2008-07-22T10:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=77b1fdb824eb45213df4f57224e8e799fed43ded'/>
<id>urn:sha1:77b1fdb824eb45213df4f57224e8e799fed43ded</id>
<content type='text'>
This patch reworks the user-space filtering. Although we have
kernel-space filtering since Linux kernel &gt;= 2.6.26, we keep userspace
filtering to ensure backward compatibility. Moreover, this patch
prepares the implementation of the kernel-space filtering via
libnetfilter_conntrack's high-level berkeley socket filter API.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>Max Kellermann &lt;max@duempel.org&gt;:</title>
<updated>2008-01-18T13:09:49+00:00</updated>
<author>
<name>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org</name>
<email>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org</email>
</author>
<published>2008-01-18T13:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=91d431dacd79d93d671ace690e2e9c7fbb0f2877'/>
<id>urn:sha1:91d431dacd79d93d671ace690e2e9c7fbb0f2877</id>
<content type='text'>
Simplify logging infrastructure
</content>
</entry>
<entry>
<title>implement buffered connection logging to improve performance</title>
<updated>2008-01-05T16:41:15+00:00</updated>
<author>
<name>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org</name>
<email>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org</email>
</author>
<published>2008-01-05T16:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=1102a95296e39f671efe51bb6bd9b30e5c14c91e'/>
<id>urn:sha1:1102a95296e39f671efe51bb6bd9b30e5c14c91e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add more descriptive information to the conntrackd.conf example file for the stats mode</title>
<updated>2008-01-03T16:21:16+00:00</updated>
<author>
<name>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org</name>
<email>/C=EU/ST=EU/CN=Pablo Neira Ayuso/emailAddress=pablo@netfilter.org</email>
</author>
<published>2008-01-03T16:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=0afa1f2651baa3b24a9ae2166366f5c234716c82'/>
<id>urn:sha1:0afa1f2651baa3b24a9ae2166366f5c234716c82</id>
<content type='text'>
</content>
</entry>
</feed>
