All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira <pablo@eurodev.net>
To: Harald Welte <laforge@netfilter.org>
Cc: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: Re: [PATCH 4/7] Add ctnetlink_change_protoinfo
Date: Tue, 02 Aug 2005 13:13:02 +0200	[thread overview]
Message-ID: <42EF553E.3090308@eurodev.net> (raw)
In-Reply-To: <20050801200645.GB4156@rama.de.gnumonks.org>

Hi Harald,

Ok, I'll try to be more verbose, these surely will help to understand 
what I'm trying to do with the patches.

Harald Welte wrote:
> On Mon, Aug 01, 2005 at 07:05:12PM +0200, Pablo Neira wrote:
> 
>>Implement a function to change the private protocol information stored in a 
>>conntrack.
> 
> I removed this from the patch intentionally for now.  I really don't
> like the idea of userspace messing with the protocol specific state.
> 
> For now (this can change in the future) my policy is:  Userspace can
> only change 'safe' things in the conntrack table.

Why? Currently if I create a TCP conntrack, the user won't be able to 
set the state, so the state will be set to NONE.

Besides, I think that libnfnetlink_conntrack must provide as many 
features to manipulate the connection tracking as possible. For example, 
think that someone whats to use libctnetlink to implement some kind of 
conntrack replication. If the user mess with it, it's his fault.

--
Pablo

      reply	other threads:[~2005-08-02 11:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-01 17:05 [PATCH 4/7] Add ctnetlink_change_protoinfo Pablo Neira
2005-08-01 20:06 ` Harald Welte
2005-08-02 11:13   ` Pablo Neira [this message]

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=42EF553E.3090308@eurodev.net \
    --to=pablo@eurodev.net \
    --cc=laforge@netfilter.org \
    --cc=netfilter-devel@lists.netfilter.org \
    /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.