<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git, branch conntrack-tools-1.0.1</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.1</id>
<link rel='self' href='https://git.amelek.net/vyos/conntrack-tools.git/atom?h=conntrack-tools-1.0.1'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/'/>
<updated>2012-01-04T16:48:27+00:00</updated>
<entry>
<title>build: bump version to 1.0.1</title>
<updated>2012-01-04T16:48:27+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2012-01-04T16:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=1f29809eac0b9d8c711c97e8fcec6833fcd30248'/>
<id>urn:sha1:1f29809eac0b9d8c711c97e8fcec6833fcd30248</id>
<content type='text'>
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrackd: fix checking of return value of queue_add()</title>
<updated>2012-01-04T13:19:17+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2012-01-04T13:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=8da00687d65f06160827e4cd469c330d3a73a9d9'/>
<id>urn:sha1:8da00687d65f06160827e4cd469c330d3a73a9d9</id>
<content type='text'>
Most callers of queue_add() assume that it returns != 0 in case of
success. However, it may return -1 in case that the queue gets full.
In that case, most callers have to:

- release the object that they want to enqueue.
- decrement the refcount, in case they have bumped it.

However, most of these callers are using the tx_queue which currently
has no limit in size at all. This fix is necessary in case that I
decide to limit the size of the transmission queue in the future
(which makes a lot of sense indeed).

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>doc: primary-backup.sh: clarify licensing terms (GPLv2+)</title>
<updated>2011-12-30T11:14:03+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2011-12-30T11:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=7bb73190b8702a57041ea7280455b078c987d886'/>
<id>urn:sha1:7bb73190b8702a57041ea7280455b078c987d886</id>
<content type='text'>
This script is released under GPLv2+. Update copyright notice
as well.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://dev.medozas.de/conntrack-tools</title>
<updated>2011-12-27T19:01:10+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2011-12-27T19:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=3133f30fc83dda9ba157a44a0d7ad671eef1d001'/>
<id>urn:sha1:3133f30fc83dda9ba157a44a0d7ad671eef1d001</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrackd: fix filtering of dump output if internal cache is disabled</title>
<updated>2011-12-19T17:52:31+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2011-12-19T17:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=6612fe8d073bf292f5dc7f6271c76f714e81d9d1'/>
<id>urn:sha1:6612fe8d073bf292f5dc7f6271c76f714e81d9d1</id>
<content type='text'>
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>build: disable implicit .tar.gz archive generation and use POSIX mode</title>
<updated>2011-12-17T02:53:38+00:00</updated>
<author>
<name>Jan Engelhardt</name>
<email>jengelh@medozas.de</email>
</author>
<published>2011-12-17T02:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=38efefacd69276fbb8be0646da0e5bd4870f24a8'/>
<id>urn:sha1:38efefacd69276fbb8be0646da0e5bd4870f24a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build: use AC_CONFIG_AUX_DIR and stash away tools</title>
<updated>2011-12-17T02:47:27+00:00</updated>
<author>
<name>Jan Engelhardt</name>
<email>jengelh@medozas.de</email>
</author>
<published>2011-12-17T02:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=e93557848224f68e8cdd3e87e10fdcef987fc051'/>
<id>urn:sha1:e93557848224f68e8cdd3e87e10fdcef987fc051</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update .gitignore</title>
<updated>2011-12-17T01:58:00+00:00</updated>
<author>
<name>Jan Engelhardt</name>
<email>jengelh@medozas.de</email>
</author>
<published>2011-12-17T01:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ca7ba81e6598069057298fb2b0200ef93e62c313'/>
<id>urn:sha1:ca7ba81e6598069057298fb2b0200ef93e62c313</id>
<content type='text'>
Only ignore these paths if they are a directory.
</content>
</entry>
<entry>
<title>conntrackd: add missing initial caching of gettimeofday()</title>
<updated>2011-10-24T10:01:26+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2011-10-24T10:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=482c167dffd033915f693c13eb3c47e6f6f77a27'/>
<id>urn:sha1:482c167dffd033915f693c13eb3c47e6f6f77a27</id>
<content type='text'>
Thus, we fix conntrackd -i for flows that were just retrieved
from the kernel:

tcp      6 ESTABLISHED src=192.168.1.135 dst=208.68.163.220 sport=42179 dport=5222 src=208.68.163.220 dst=192.168.1.135 sport=5222 dport=42179 [ASSURED] mark=0 [active since 1319450515s]

Note the wrong "active since" value.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrack: add missing break when parsing --id/--secmark options</title>
<updated>2011-07-08T11:30:36+00:00</updated>
<author>
<name>Florian Westphal</name>
<email>fw@strlen.de</email>
</author>
<published>2011-06-15T21:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=daa3b849286222a131e0829676ba98140de7241b'/>
<id>urn:sha1:daa3b849286222a131e0829676ba98140de7241b</id>
<content type='text'>
commit 147ed522f52a62ab0d854ddc443d27d97dbf6cdf
(conntrack: add support for mark mask) failed to add a break
after secmark/id option parsing.

Results in '-m 42 -c 1' to search for mark 1 instead of 42.

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