All of lore.kernel.org
 help / color / mirror / Atom feed
From: Emmanuel Fleury <fleury@cs.auc.dk>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: fleury@cs.auc.dk
Subject: Re: allocating netlink families? (was: re: Announce: NetKeeper Firewall For Linux)
Date: Tue, 04 Nov 2003 09:47:53 +0100	[thread overview]
Message-ID: <1067935673.29545.1.camel@rade7.s.cs.auc.dk> (raw)
In-Reply-To: <3FA6F628.70305@ixiacom.com>

On Tue, 2003-11-04 at 01:43, Dan Kegel wrote:
> Emmanuel Fleury wrote:
>  >   http://www.cs.auc.dk/~fleury/netkeeper/
> 
> Hey, that seems to be a nice example of how to write
> a new netlink family.  Thanks!

:)

> I see you're using NETLINK_USERSOCK.  Netlink families
> appear to be a precious commodity (netlink_dev.c, at
> least, will break if you raise MAX_LINKS above 32).
> 
> Has there been any discussion of how one should pick
> netlink family numbers for new stuff like netkeeper?

I think netlink is perfect as it is for now. 
Our scheme just demonstrate how flexible is this code.

Before being added "permanently" (I don't like this word) we should get
out with something better than an alpha release. :)

But, even if the process is long, we are still working on it. 
And hopefully one day it will be possible to try Netekeeper easily
on your own network (I have to admit now that the user-space tools are
difficult to get to work, even if I trust a lot the kernel-space code).

> Sure, everyone could use NETLINK_USERSOCK, but
> that means only one new netlink module could be resident at a time...

Yes, this is true, but it doesn't matter so much for experimental things
(in my humble opinion).

Regards
-- 
Emmanuel

But the important thing is persistence.
  -- Calvin trying to juggle eggs (Bill Waterson)


      parent reply	other threads:[~2003-11-04  8:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-04  0:43 allocating netlink families? (was: re: Announce: NetKeeper Firewall For Linux) Dan Kegel
2003-11-04  1:09 ` David S. Miller
2003-11-04  1:25   ` allocating netlink families? Dan Kegel
2003-11-04  8:47 ` Emmanuel Fleury [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=1067935673.29545.1.camel@rade7.s.cs.auc.dk \
    --to=fleury@cs.auc.dk \
    --cc=linux-kernel@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 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.