<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git/extensions, branch conntrack-tools-1.0.0</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-1.0.0</id>
<link rel='self' href='https://git.amelek.net/vyos/conntrack-tools.git/atom?h=conntrack-tools-1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/'/>
<updated>2011-02-22T14:49:14+00:00</updated>
<entry>
<title>conntrack: support SYN_SENT2 TCP state as --state parameter</title>
<updated>2011-02-22T14:49:14+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2011-02-22T14:49:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ad17836eb03998236be259af2312c4a11b3e45f0'/>
<id>urn:sha1:ad17836eb03998236be259af2312c4a11b3e45f0</id>
<content type='text'>
Since Linux kernel 2.6.31, the LISTEN state is SYN_SENT2. With this
patch, we allow to use -p tcp --state SYN_SENT2 which was not possible
so far.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrack: fix manually created TCP entries with window tracking enabled</title>
<updated>2009-12-23T22:29:06+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-12-23T22:29:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=b78aa333ae1a73683afd44b8819186a91784d929'/>
<id>urn:sha1:b78aa333ae1a73683afd44b8819186a91784d929</id>
<content type='text'>
With this patch, we allow to manually create TCP entries in the table.
Basically, we disable TCP window tracking for this entry to avoid
problems.

Reported-by: Roman Fiedler &lt;roman.fiedler@ait.ac.at&gt;
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrack: add DCCP role parameter for conntrack creation</title>
<updated>2009-04-24T10:22:49+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-24T10:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=7866b938a909439fa09ea7f16f8676cdac5ea532'/>
<id>urn:sha1:7866b938a909439fa09ea7f16f8676cdac5ea532</id>
<content type='text'>
This patch adds `--role' parameter for DCCP which is required to
create entries.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrack: add GRE support</title>
<updated>2009-04-18T15:05:13+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-18T15:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=a9554339451a0698e33b0964d0e8113f714470a4'/>
<id>urn:sha1:a9554339451a0698e33b0964d0e8113f714470a4</id>
<content type='text'>
This patch adds GRE support for the command line tool conntrack.
With this patch, we support all protocols available in the kernel.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.
</content>
</entry>
<entry>
<title>conntrack: add DCCP support</title>
<updated>2009-04-11T14:42:20+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-11T14:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=549d78e74c1140b1a4dcd35e44e64d51a3c613e6'/>
<id>urn:sha1:549d78e74c1140b1a4dcd35e44e64d51a3c613e6</id>
<content type='text'>
This patch adds DCCP support for the command line tool conntrack.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrack: add SCTP support</title>
<updated>2009-04-11T14:42:20+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-11T14:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=19f183958c1ce9d8faf312c7e4009dee5a10e1ac'/>
<id>urn:sha1:19f183958c1ce9d8faf312c7e4009dee5a10e1ac</id>
<content type='text'>
This patch adds SCTP support to the command line tool conntrack.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrack: add UDPlite support</title>
<updated>2009-04-11T14:42:20+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-11T14:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ff8cf014f089f1dc36898188f962974091c71c7d'/>
<id>urn:sha1:ff8cf014f089f1dc36898188f962974091c71c7d</id>
<content type='text'>
This patch adds UDPlite support for the command line tool conntrack.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrack: fix coupled-options sanity checkings</title>
<updated>2009-04-11T14:42:20+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-11T14:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=d406e609f664a8151f9e372bbb8fd2ec2c724d35'/>
<id>urn:sha1:d406e609f664a8151f9e372bbb8fd2ec2c724d35</id>
<content type='text'>
This patch extends the generic_opt_check() function to add
extra information on the possible option combinations. Under
some specific situations, like the creation and getting of
a conntrack, you may specify the original or the reply tuple
but at least one MUST be present. This handling has been
always tricky, it still remains but we're more user friendly
at least.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrack: save one indent in the TCP support</title>
<updated>2009-04-11T13:28:11+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-11T13:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=f1ea9b9233406c479c91e36c250c21dd3ef76496'/>
<id>urn:sha1:f1ea9b9233406c479c91e36c250c21dd3ef76496</id>
<content type='text'>
This patch saves one extra indent in the switch().

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrack: cleanup error output with `-p tcp --state'</title>
<updated>2009-04-11T13:22:18+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2009-04-11T13:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=b0295040203d269149fda14a3d6b5b4e2262c5ab'/>
<id>urn:sha1:b0295040203d269149fda14a3d6b5b4e2262c5ab</id>
<content type='text'>
This patch also removes a new line that is not required in the
error message.

# conntrack -L -p tcp --state CLOS
conntrack v0.9.12 (conntrack-tools): Unknown TCP state CLOS
&gt; empty line &lt;
Try `conntrack -h' or 'conntrack --help' for more information.
</content>
</entry>
</feed>
