netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Samir Bellabes <sbellabes@mandriva.com>
To: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Samir Bellabes <sbellabes@mandriva.com>, netdev@vger.kernel.org
Subject: Re: [PATCH] Network Events Connector
Date: Thu, 05 Oct 2006 03:10:02 +0200	[thread overview]
Message-ID: <m21wpn600l.fsf@cerbere.dyndns.info> (raw)
In-Reply-To: <20061002131345.GA18129@2ka.mipt.ru> (Evgeniy Polyakov's message of "Mon, 2 Oct 2006 17:13:45 +0400")

Evgeniy Polyakov <johnpol@2ka.mipt.ru> writes:

> On Mon, Oct 02, 2006 at 02:57:55PM +0200, Samir Bellabes (sbellabes@mandriva.com) wrote:
>> Evgeniy Polyakov <johnpol@2ka.mipt.ru> writes:
>> 
>> > On Mon, Oct 02, 2006 at 08:11:06AM +0200, Samir Bellabes (sbellabes@mandriva.com) wrote:
> You can also extend your module to be more generic and send all (or just
> requested in config) state changes for all protocols (or those checked
> in config).

Ok, so the next step now is to target all state changes for all
protocols, *but* send only the states asked dynamically from the
userspace, using the userspace-to-kernel's way of the netlink.
What do you think about that ?

>> > Btw, you could also create netlink/connector based firewall rules
>> > update, I think people with hundreds of rules in one table will bless
>> > you after that.
>> 
>> This is the real goal, using ipset - http://ipset.netfilter.org/
>> With this we can easily create a uniq rule for iptables, and then
>> add/remove port from the 'set' involve.
>
> It is not the same as create and update existing rules.
> I think hipac project uses feature of fast rules update.
> It is quite major break for existing iptables, but it should be
> eventually done...

Ok now i understand clearly your point. 
But we are a bit far from the initial idea, even if it could be really
good to do that. First, let's code the initial idea.

  reply	other threads:[~2006-10-05  1:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-02  6:11 [PATCH] Network Events Connector Samir Bellabes
2006-10-02  9:02 ` Evgeniy Polyakov
2006-10-02 12:57   ` Samir Bellabes
2006-10-02 13:13     ` Evgeniy Polyakov
2006-10-05  1:10       ` Samir Bellabes [this message]
2006-10-05 10:29         ` Evgeniy Polyakov
2006-10-02 20:33 ` David Miller
2006-10-05  0:56   ` Samir Bellabes

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=m21wpn600l.fsf@cerbere.dyndns.info \
    --to=sbellabes@mandriva.com \
    --cc=johnpol@2ka.mipt.ru \
    --cc=netdev@vger.kernel.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 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).