All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Krzysztof Oledzki <olenf@ans.pl>
Cc: Harald Welte <laforge@netfilter.org>,
	Netfilter Development Mailinglist
	<netfilter-devel@lists.netfilter.org>,
	Patrick McHardy <kaber@trash.net>
Subject: Re: [PATCH 2/3][CONNTRACK] Introduce the pickup facilities to take over TCP connections
Date: Mon, 21 Aug 2006 22:04:17 +0200	[thread overview]
Message-ID: <44EA11C1.2090705@netfilter.org> (raw)
In-Reply-To: <Pine.LNX.4.64.0608211214120.25230@bizon.gios.gov.pl>

Krzysztof Oledzki wrote:
> 
> On Mon, 21 Aug 2006, Pablo Neira Ayuso wrote:
> 
>> This patch introduces a new flag called IPS_PICKUP that forces the 
>> protocol handler to pick up the window of valid TCP packets. Moreover, 
>> four new attributes to inject the window scale factor and enable SACK 
>> are introduced.
>>
>> These new facilities provide the appropiate mechanisms to take over 
>> TCP connections in failover settings with TCP tracking enabled.
>>
> Are there any plans for active-active synchronization? This requires 
> online TCP SEQ sync or to keep connections in IPS_PICKUP state forever, 
> doesn't it?

Hm, you mean the active-active setting for conntrackd? The current 
architecture already supports it.

You seem to be confused with the IPS_PICKUP flag: this flag must be set 
for conntracks created from userspace via ctnetlink, thus the TCP window 
tracking knows that it has to take over the valid window of TCP 
sequences, once that happens this flag is unset.

-- 
The dawn of the fourth age of Linux firewalling is coming; a time of 
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris

  reply	other threads:[~2006-08-21 20:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-21  8:46 [PATCH 2/3][CONNTRACK] Introduce the pickup facilities to take over TCP connections Pablo Neira Ayuso
2006-08-21 10:18 ` Krzysztof Oledzki
2006-08-21 20:04   ` Pablo Neira Ayuso [this message]
2006-08-21 22:15     ` Krzysztof Oledzki
2006-08-21 23:12       ` Patrick McHardy
2006-09-24  3:46         ` Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44EA11C1.2090705@netfilter.org \
    --to=pablo@netfilter.org \
    --cc=kaber@trash.net \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=olenf@ans.pl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.