netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v2] netfilter: nf_conntrack_amanda: add support for STATE streams
       [not found] <dd24bc58-2ad4-8e8b-7a50-deaf0a54d4ab@fidion.de>
@ 2019-02-27  9:47 ` Pablo Neira Ayuso
  0 siblings, 0 replies; only message in thread
From: Pablo Neira Ayuso @ 2019-02-27  9:47 UTC (permalink / raw)
  To: Florian Tham; +Cc: netfilter-devel

On Mon, Feb 18, 2019 at 09:55:46AM +0100, Florian Tham wrote:
> The Amanda CONNECT command has been updated to establish an optional
> fourth connection [0]. Previously, a CONNECT command would look like:
> 
>     CONNECT DATA port0 MESG port1 INDEX port2
> 
> nf_conntrack_amanda analyses the CONNECT command string in order to
> learn the port numbers of the related DATA, MESG and INDEX streams. As
> of amanda v3.4, the CONNECT command can advertise an additional port:
> 
>     CONNECT DATA port0 MESG port1 INDEX port2 STATE port3
> 
> The new STATE stream is not handled, thus the connection on the STATE
> port cannot be established.
> 
> The patch adds support for STATE streams to the amanda conntrack helper.
> 
> [0] https://github.com/zmanda/amanda/commit/3b8384fc9f2941e2427f44c3aee29f561ed67894#diff-711e502fc81a65182c0954765b42919eR456

Applied, thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-27  9:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <dd24bc58-2ad4-8e8b-7a50-deaf0a54d4ab@fidion.de>
2019-02-27  9:47 ` [PATCH v2] netfilter: nf_conntrack_amanda: add support for STATE streams Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).