linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* allocating netlink families? (was: re: Announce: NetKeeper Firewall For Linux)
@ 2003-11-04  0:43 Dan Kegel
  2003-11-04  1:09 ` David S. Miller
  2003-11-04  8:47 ` allocating netlink families? (was: re: Announce: NetKeeper Firewall For Linux) Emmanuel Fleury
  0 siblings, 2 replies; 4+ messages in thread
From: Dan Kegel @ 2003-11-04  0:43 UTC (permalink / raw)
  To: fleury, linux-kernel

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?
Sure, everyone could use NETLINK_USERSOCK, but
that means only one new netlink module could be resident at a time...
- Dan


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-11-04  8:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` allocating netlink families? (was: re: Announce: NetKeeper Firewall For Linux) Emmanuel Fleury

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).