All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] libnetfitler_queue improvements
@ 2007-07-02  0:38 Yasuyuki KOZAKAI
  2007-07-02  2:52 ` Yasuyuki KOZAKAI
  0 siblings, 1 reply; 6+ messages in thread
From: Yasuyuki KOZAKAI @ 2007-07-02  0:38 UTC (permalink / raw)
  To: kaber; +Cc: netfilter-devel


Hi Patrick,

These are for 2.6.23 tree. The first patch might be better to
go 2.6.22. Either one is fine with me.

BTW, I think we'd better to do nothing for NFQNL_CFG_CMD_PF_[UN]BIND
commands and to register queue handlers at init() automatically after
removing ip[6]_queue.

Because they are diffcult to use. Even if we apply the first patch, a user
process can unregister a queue handler registered by other process. And
there is no way to count the number of process to use the handler (refcount
per handler doesn't help because process can issue [un]binding command over
again and again).

-- Yasuyuki Kozakai

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

end of thread, other threads:[~2007-07-03 11:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200707020038.l620caLv010450@toshiba.co.jp>
2007-07-02 12:46 ` [PATCH 0/2] libnetfitler_queue improvements Patrick McHardy
2007-07-03  1:46   ` Yasuyuki KOZAKAI
     [not found]   ` <200707030146.l631kfvX011265@toshiba.co.jp>
2007-07-03  1:56     ` Yasuyuki KOZAKAI
     [not found]   ` <200707030146.l631kfVt014530@toshiba.co.jp>
2007-07-03 11:25     ` Patrick McHardy
2007-07-02  0:38 Yasuyuki KOZAKAI
2007-07-02  2:52 ` Yasuyuki KOZAKAI

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.