<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git/include, 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-31T13:36:36+00:00</updated>
<entry>
<title>conntrack: add `-S' command to display kernel statistics</title>
<updated>2009-03-31T13:36:36+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-31T13:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ff1768673f093c2bfc8e271513b20fc4aa4efeb3'/>
<id>urn:sha1:ff1768673f093c2bfc8e271513b20fc4aa4efeb3</id>
<content type='text'>
This patch adds `-S' command to display kernel statistics. Using
raw `cat' on /proc and the hexadecimal output is not very handy.
This option parses the /proc entry and display the information
is a more human friendly way.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>sync-mode: fix broken dedicated-link change in multichannel layer</title>
<updated>2009-03-20T18:39:38+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-20T18:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=0114456525a8a805d0a53040b7170b7c7d7f7007'/>
<id>urn:sha1:0114456525a8a805d0a53040b7170b7c7d7f7007</id>
<content type='text'>
This patch fixes a problem that was introduced while adding the
multichannel support.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>config: obsolete `ListenTo' clause</title>
<updated>2009-03-20T16:21:44+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-20T16:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=899785226af55b1c09b2b4d57345da2e07e5f729'/>
<id>urn:sha1:899785226af55b1c09b2b4d57345da2e07e5f729</id>
<content type='text'>
This patch obsoletes the `ListenTo' clause which is a reminiscent
of the intial event filtering code.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>mcast: remove several unused structure fields</title>
<updated>2009-03-20T15:03:08+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-20T15:03:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=16e6a01a6454dc791b7af593390616b4a29724c7'/>
<id>urn:sha1:16e6a01a6454dc791b7af593390616b4a29724c7</id>
<content type='text'>
This patch removes several structure fields that are unused.

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: change `multicast' by `link' for `-s' option</title>
<updated>2009-03-17T15:43:34+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-17T15:43:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=59f5b36aaee6341cdd03981476d91e167c5b6b31'/>
<id>urn:sha1:59f5b36aaee6341cdd03981476d91e167c5b6b31</id>
<content type='text'>
This patch obsoletes `-s multicast' by `-s link' to display the
dedicated link statistics, as the current dedicated link protocol
use can be unicast UDP or multicast. The term "link" is more
generic.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>mcast: mcast_send() takes a const pointer to buffer</title>
<updated>2009-03-17T15:36:41+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-17T15:36:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=0d3d11e1bf8b10214f547c2e7b38b4ea9edb6f5f'/>
<id>urn:sha1:0d3d11e1bf8b10214f547c2e7b38b4ea9edb6f5f</id>
<content type='text'>
This patch removes a compilation warning. The buffer passed to
be sent must be const.

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>sync-mode: rename mcast_track_*() by nethdr_track_*()</title>
<updated>2009-03-12T20:19:19+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-12T20:19:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=338d8fc2da19f5d6a75c339d9e6ecac43b68a1e4'/>
<id>urn:sha1:338d8fc2da19f5d6a75c339d9e6ecac43b68a1e4</id>
<content type='text'>
This patch is a cleanup. It renames the mcast_track_*() functions
by nethdr_track_*() because this functions are related to message
sequence tracking. They are not stick to multicast at all.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>sync-mode: add abstract layer to make daemon independent of multicast</title>
<updated>2009-03-12T20:09:27+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-12T20:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=656d5ad7c69a5a7d356c6251743890f1eec0bb71'/>
<id>urn:sha1:656d5ad7c69a5a7d356c6251743890f1eec0bb71</id>
<content type='text'>
This patch reworks conntrackd to make it independent of the protocol
used to propagate state-changes. This patch adds the channel layer
abstraction, this layer allows you to add support for different
protocols like unicast UDP or TIPC.

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