All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Specify nf_queue max length from userspace
@ 2006-06-13 16:56 Eric Leblond
  2006-06-13 17:06 ` [PATCH 1/2] " Eric Leblond
  2006-06-13 17:07 ` [PATCH 2/2] [libnetfilter_queue] " Eric Leblond
  0 siblings, 2 replies; 10+ messages in thread
From: Eric Leblond @ 2006-06-13 16:56 UTC (permalink / raw)
  To: netfilter-devel

[-- Attachment #1: Type: text/plain, Size: 474 bytes --]

Hi,

With libnetfilter_queue it was not anymore possible to specify the max
queue length from userspace. All needed framework was already in
nfnetlink_queue code and as queue instance has its own max length, it
was thus possible to specify max length on a per queue basis.

To be able to do so, I've added a new function nfq_set_queue_maxlen to
libnetfilter_queue and done needed modifications in nfnetlink_queue
code.

BR,
-- 
Eric Leblond <eric@inl.fr>
INL

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2006-06-20  1:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-13 16:56 [PATCH 0/2] Specify nf_queue max length from userspace Eric Leblond
2006-06-13 17:06 ` [PATCH 1/2] " Eric Leblond
2006-06-16 12:36   ` Pablo Neira Ayuso
2006-06-17 21:24     ` Eric Leblond
2006-06-18 17:13       ` Pablo Neira Ayuso
2006-06-19 16:26   ` Patrick McHardy
2006-06-19 19:57     ` Eric Leblond
2006-06-20  1:21       ` Patrick McHardy
2006-06-19 20:01     ` [PATCH 2/2] " Eric Leblond
2006-06-13 17:07 ` [PATCH 2/2] [libnetfilter_queue] " Eric Leblond

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.