<feed xmlns='http://www.w3.org/2005/Atom'>
<title>conntrack-tools.git/include, branch upstream</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=upstream</id>
<link rel='self' href='https://git.amelek.net/vyos/conntrack-tools.git/atom?h=upstream'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/'/>
<updated>2015-10-02T06:43:42+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'source/master' into upstream</title>
<updated>2015-10-02T06:43:42+00:00</updated>
<author>
<name>Alex Harpin</name>
<email>development@landsofshadow.co.uk</email>
</author>
<published>2015-10-02T06:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ef5ae91676c8ada2a12ea72f889a54452dd94981'/>
<id>urn:sha1:ef5ae91676c8ada2a12ea72f889a54452dd94981</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack: add zone direction support</title>
<updated>2015-09-29T18:39:42+00:00</updated>
<author>
<name>Daniel Borkmann</name>
<email>daniel@iogearbox.net</email>
</author>
<published>2015-08-25T13:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=8845f3db20c951fcf1db3229a818cfd185f17f2e'/>
<id>urn:sha1:8845f3db20c951fcf1db3229a818cfd185f17f2e</id>
<content type='text'>
This patch adds support for zone directions.

Since all options have the orig/reply as a prefix, I named it --orig-zone
and --reply-zone to stay consistent with the rest of the cmdline options.

As for the option chars, there was no unallocated reasonable combination,
thus only long options are officially exposed in the help, similarly as in
other cases.

Test suite results, after patch: OK: 79 BAD: 0

Signed-off-by: Daniel Borkmann &lt;daniel@iogearbox.net&gt;
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>nfct: Update syntax to specify command before subsystem</title>
<updated>2015-08-26T18:43:55+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2015-08-21T17:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=dd73ceecdbe87b6ecf9e96643cd5326e520d7a1c'/>
<id>urn:sha1:dd73ceecdbe87b6ecf9e96643cd5326e520d7a1c</id>
<content type='text'>
This patch gets the nfct syntax in sync with nft so it looks like this:

	nfct &lt;add|delete|...&gt; object ...

instead of:

	nfct object &lt;add|delete|...&gt; ...

This patch retains backward compatibility so you can still use the old syntax.
The manpage and tests have been also updated to promote the adoption of this
syntax. We should have little existing clients of this tool as we can only use
this to configure the cttimeout and cthelper infrastructures.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>list: fix prefetch dummy</title>
<updated>2015-08-26T18:43:51+00:00</updated>
<author>
<name>Arturo Borrero Gonzalez</name>
<email>arturo.borrero.glez@gmail.com</email>
</author>
<published>2015-08-20T10:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=16363ecdc6d0ecfb13702bd1b2b176c96e78b1bb'/>
<id>urn:sha1:16363ecdc6d0ecfb13702bd1b2b176c96e78b1bb</id>
<content type='text'>
[...]
  CC       conntrack.o
In file included from ../include/conntrack.h:4:0,
                 from conntrack.c:41:
conntrack.c: In function ‘findproto’:
../include/linux_list.h:385:59: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  for (pos = list_entry((head)-&gt;next, typeof(*pos), member), \
                                                          ^
[...]

The original patch is from Patrick McHardy &lt;kaber@trash.net&gt;.

Signed-off-by: Arturo Borrero Gonzalez &lt;arturo.borrero.glez@gmail.com&gt;
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>src: Include &lt;sys/select.h&gt; for fd_set</title>
<updated>2015-05-21T12:47:28+00:00</updated>
<author>
<name>Felix Janda</name>
<email>felix.janda@posteo.de</email>
</author>
<published>2015-05-16T09:50:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=12a5c50a831176b7f95a3535fe42ecbcf332afb1'/>
<id>urn:sha1:12a5c50a831176b7f95a3535fe42ecbcf332afb1</id>
<content type='text'>
Signed-off-by: Felix Janda &lt;felix.janda@posteo.de&gt;
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>src: Use stdint types</title>
<updated>2015-05-21T12:46:53+00:00</updated>
<author>
<name>Felix Janda</name>
<email>felix.janda@posteo.de</email>
</author>
<published>2015-05-16T09:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=1c637fe7ea8a70a77273366d24e221b0d3d64702'/>
<id>urn:sha1:1c637fe7ea8a70a77273366d24e221b0d3d64702</id>
<content type='text'>
Signed-off-by: Felix Janda &lt;felix.janda@posteo.de&gt;
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>include: Sync with kernel headers</title>
<updated>2015-05-21T12:46:18+00:00</updated>
<author>
<name>Felix Janda</name>
<email>felix.janda@posteo.de</email>
</author>
<published>2015-05-16T09:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=3c1b1e54a46ad31e6ee7e5d87eed84bd29d8f460'/>
<id>urn:sha1:3c1b1e54a46ad31e6ee7e5d87eed84bd29d8f460</id>
<content type='text'>
Signed-off-by: Felix Janda &lt;felix.janda@posteo.de&gt;
Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>nfct: timeout: add support for default protocol timeout tuning</title>
<updated>2014-05-13T13:53:28+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2013-10-01T11:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=1ecda7339e8678c0b4debe7003b4a42791ad478e'/>
<id>urn:sha1:1ecda7339e8678c0b4debe7003b4a42791ad478e</id>
<content type='text'>
This new interface supersedes the /proc interface:

/proc/sys/net/netfilter/nf_conntrack_PROTO_STATE_timeout

to tune default conntrack timeout helpers.

 # nfct timeout default-get inet tcp
         .l3proto = 2,
         .l4proto = 6,
         .policy = {
                 .SYN_SENT = 120,
                 .SYN_RECV = 60,
                 .ESTABLISHED = 432000,
                 .FIN_WAIT = 120,
                 .CLOSE_WAIT = 60,
                 .LAST_ACK = 30,
                 .TIME_WAIT = 120,
                 .CLOSE = 10,
                 .SYN_SENT2 = 120,
                 .RETRANS = 300,
                 .UNACKNOWLEDGED = 300,
         },
 };

 # nfct timeout default-set inet tcp ESTABLISHED 100

As replacement for the existing /proc interfaces for timeout tweaking.
This feature requires a Linux kernel &gt;= 3.13.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>conntrackd: cthelper: add TFTP helper</title>
<updated>2013-10-03T08:51:03+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2013-10-02T17:21:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=ea753a152cbf3a2658b5ec5bacfb738c13a4c476'/>
<id>urn:sha1:ea753a152cbf3a2658b5ec5bacfb738c13a4c476</id>
<content type='text'>
This patch adds an userspace port of the TFTP helper that is currently
implemented in the kernel. This includes NAT support. It requires a
Linux kernel 3.12.

Signed-off-by: Pablo Neira Ayuso &lt;pablo@netfilter.org&gt;
</content>
</entry>
<entry>
<title>nfct: src: consolidate netlink socket creation</title>
<updated>2013-10-01T11:23:39+00:00</updated>
<author>
<name>Pablo Neira Ayuso</name>
<email>pablo@netfilter.org</email>
</author>
<published>2013-10-01T11:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/conntrack-tools.git/commit/?id=3c78a4543e12f5e82bdd771971d3534fa452117b'/>
<id>urn:sha1:3c78a4543e12f5e82bdd771971d3534fa452117b</id>
<content type='text'>
Open the socket from the main function, then pass it as parameter
to the corresponding interpreter.

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