<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git, branch vyatta/VC6.5R1/i386</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=vyatta%2FVC6.5R1%2Fi386</id>
<link rel='self' href='https://git.amelek.net/vyos/conntrack-tools.git/atom?h=vyatta%2FVC6.5R1%2Fi386'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/'/>
<updated>2012-09-12T21:06:02+00:00</updated>
<entry>
<title>1:1.0.1-2+vyatta35</title>
<updated>2012-09-12T21:06:02+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-09-12T21:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=90a17911e9fe2aa36330a9a8da1ff6c622fbb6a6'/>
<id>urn:sha1:90a17911e9fe2aa36330a9a8da1ff6c622fbb6a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrackd: parse: fix wrong maximum length for ATTR_EXP_FN</title>
<updated>2012-09-12T21:05:08+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2012-09-08T19:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=15edbf1df499f97ff39d9d316ebb288abcf180cd'/>
<id>urn:sha1:15edbf1df499f97ff39d9d316ebb288abcf180cd</id>
<content type='text'>
It was set to NFCT_HELPER_NAME_MAX (16 bytes), but we have function
names that are larger, eg. nf-nat-follow-master which is 18 bytes
long.

This leads to hitting malformed message while synchronizing
expectations.

I'll add some new constant to libnetfilter_conntrack instead of
hardcoding this, later.

Reported-by: Gaurav Sinha &lt;gaurav.sinha@vyatta.com&gt;
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
(cherry picked from commit 46faeab56cf4117f41cb6f1f1c40a9c18a81372f)
(cherry picked from commit 0cf70ce9b1bcb63d54d9514558b74ae2bde39d9f)
</content>
</entry>
<entry>
<title>1:1.0.1-2+vyatta34</title>
<updated>2012-07-31T17:25:55+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-07-31T17:25:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=fe17d8f3c6c08b08eb3971a0efcba1a0063733a3'/>
<id>urn:sha1:fe17d8f3c6c08b08eb3971a0efcba1a0063733a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing 8243: fix will selectively flush the conntrack table on master, ignoring ignored addresses during flush</title>
<updated>2012-07-31T17:25:05+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-07-31T17:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=0048c67d414381245942cd83410006d1dfea9c75'/>
<id>urn:sha1:0048c67d414381245942cd83410006d1dfea9c75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>1:1.0.1-2+vyatta33</title>
<updated>2012-07-07T00:04:59+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-07-07T00:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=8be58fa3856eb4f296a7166fd9b2b17b1bc5d40c'/>
<id>urn:sha1:8be58fa3856eb4f296a7166fd9b2b17b1bc5d40c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrackd: fix commit operation, needs to be synchronous</title>
<updated>2012-07-07T00:03:36+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2012-07-04T22:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=a3650c974b2c8a57ea29241ced3a79f0ffb6dff8'/>
<id>urn:sha1:a3650c974b2c8a57ea29241ced3a79f0ffb6dff8</id>
<content type='text'>
While adding the expectation support for conntrackd, I accidentally
broke synchrony in 'conntrackd -c' command.

Basically, conntrackd -c should not return control to the shell
until the cache has been committed.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
(cherry picked from commit 7eb63b5872f07903d952aa5cfd6ad0e7647a066a)
(cherry picked from commit 93d244a982f80a691bfb6eb4e17e2cccc32a5cb9)
</content>
</entry>
<entry>
<title>conntrackd: add bugtrap notice in case of flush while commit in progress</title>
<updated>2012-07-07T00:03:18+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2012-07-04T22:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=141fb636bc0bea8e31b65414ce962b06c56028f2'/>
<id>urn:sha1:141fb636bc0bea8e31b65414ce962b06c56028f2</id>
<content type='text'>
Flushing the external cache, ie. conntrackd -f, while commit is in progress
is not allowed anymore, ie. conntrackd -c.

Note that conntrackd -c is synchronous. Thus, it returns control to the
caller once the commit has finished.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
(cherry picked from commit 8648ae6d08bb84030c2c3519454532f6e04e31d9)
(cherry picked from commit 3611b5f5992837224205361c25cfed55c47af8c4)
</content>
</entry>
<entry>
<title>1:1.0.1-2+vyatta32</title>
<updated>2012-06-07T17:37:08+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-06-07T17:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=5bbd235a4a30b26f477b73b2779619a5f20ad73b'/>
<id>urn:sha1:5bbd235a4a30b26f477b73b2779619a5f20ad73b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'cthelper12' of git://git.netfilter.org/conntrack-tools into pacifica</title>
<updated>2012-06-07T17:36:39+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-06-07T17:36:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=375a9a47f361a5abc7aa8674979a0ac881d45d90'/>
<id>urn:sha1:375a9a47f361a5abc7aa8674979a0ac881d45d90</id>
<content type='text'>
Conflicts:
	include/helper.h
	src/expect.c
	src/helpers/ftp.c
	src/helpers/rpc.c
	src/helpers/tns.c
	tests/conntrackd/cthelper/main.c
	tests/conntrackd/cthelper/run-test.sh
</content>
</entry>
<entry>
<title>tests: conntrackd: add cthelper-test infrastructure</title>
<updated>2012-06-07T15:39:38+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2012-05-25T01:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ee7cde037f8c39981df1237db4e8d8abfc06692d'/>
<id>urn:sha1:ee7cde037f8c39981df1237db4e8d8abfc06692d</id>
<content type='text'>
This patch adds the automated testing infrastructure the user-space
helpers. Basically, this adds the `cthelper-test' program that can
be invoked from the command line:

 ./cthelper-test pcaps/oracle-tns-redirect.pcap tns tcp 1521

To test the helper with one PCAP file that contains traces of Oracle TNS
traffic. It also provides tweaks to test the DNAT content mangling code:

 ./cthelper-test pcaps/oracle-tns-redirect.pcap tns tcp 1521 dnat

This will also allow fuzzy testing of user-space helper, for further
validation, not yet implemented.

To compile this tool, you have to run:

./configure
make check

under the qa/cthelper-test/ directory. I'm doing like this because
this directory is not included in the standalone tarball that
make distcheck generates (I don't want to bloat it with development
tools that can be retrieved from the git repository).

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