<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git/src, 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-31T19:49:36+00:00</updated>
<entry>
<title>config: cleanup error reporting during config file parsing</title>
<updated>2009-03-31T19:49:36+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-31T19:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=934d6efec6cdaded075b9b2c3de9d245cdb9d686'/>
<id>urn:sha1:934d6efec6cdaded075b9b2c3de9d245cdb9d686</id>
<content type='text'>
This patch cleans up the error reporting.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrack: remove broken command checking code</title>
<updated>2009-03-31T13:36:39+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-31T13:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=f133f56f46c5ea52031be986f1a319ead672ef25'/>
<id>urn:sha1:f133f56f46c5ea52031be986f1a319ead672ef25</id>
<content type='text'>
This patch removes the broken command checking. This is better
handled by the option checkings which comes just after this one.
This patch also fixes some inconsistencies in the command
parameter checking when long names are used.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<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>conntrack: fix missing bits in `-C' command</title>
<updated>2009-03-31T13:31:59+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-31T13:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=70744136608e3ee38f15c994fc2633cf5e3c9fa2'/>
<id>urn:sha1:70744136608e3ee38f15c994fc2633cf5e3c9fa2</id>
<content type='text'>
This patch fixes some missing bits for the `-C' conntrack command
like the manpage information, the usage help, the `--counters'
synonymous and the commands vs. options checking.

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>parse: fix broken destination port address translation</title>
<updated>2009-03-19T00:42:13+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-03-19T00:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=28255df51433846bad67cccb69bb285660ef1667'/>
<id>urn:sha1:28255df51433846bad67cccb69bb285660ef1667</id>
<content type='text'>
This patch fixes a bug in the message parser which leads to treat
a destination PAT as a source PAT.

Reported-by: Habib Sahnoun &lt;sahnounhab@yahoo.fr&gt;
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>
</feed>
