All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] extensions: libxt_NFQUEUE: Add missing tests
@ 2016-04-29  9:08 Shivani Bhardwaj
  2016-04-29  9:12 ` Florian Westphal
  2016-04-29  9:16 ` Pablo Neira Ayuso
  0 siblings, 2 replies; 3+ messages in thread
From: Shivani Bhardwaj @ 2016-04-29  9:08 UTC (permalink / raw)
  To: netfilter-devel

Add missing tests for NFQUEUE.

Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
---
 extensions/libxt_NFQUEUE.t | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/extensions/libxt_NFQUEUE.t b/extensions/libxt_NFQUEUE.t
index d4e4274..b51b19f 100644
--- a/extensions/libxt_NFQUEUE.t
+++ b/extensions/libxt_NFQUEUE.t
@@ -10,3 +10,7 @@
 -j NFQUEUE --queue-balance 0:65536;;FAIL
 -j NFQUEUE --queue-balance -1:65535;;FAIL
 -j NFQUEUE --queue-num 10 --queue-bypass;=;OK
+-j NFQUEUE --queue-balance 0:6 --queue-cpu-fanout --queue-bypass;-j NFQUEUE --queue-balance 0:6 --queue-bypass --queue-cpu-fanout;OK
+-j NFQUEUE --queue-bypass --queue-balance 0:6 --queue-cpu-fanout;-j NFQUEUE --queue-balance 0:6 --queue-bypass --queue-cpu-fanout;OK
+-j NFQUEUE --queue-balance 0:6 --queue-bypass;=;OK
+-j NFQUEUE --queue-bypass;-j NFQUEUE --queue-num 0 --queue-bypass;OK
-- 
1.9.1


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

* Re: [PATCH] extensions: libxt_NFQUEUE: Add missing tests
  2016-04-29  9:08 [PATCH] extensions: libxt_NFQUEUE: Add missing tests Shivani Bhardwaj
@ 2016-04-29  9:12 ` Florian Westphal
  2016-04-29  9:16 ` Pablo Neira Ayuso
  1 sibling, 0 replies; 3+ messages in thread
From: Florian Westphal @ 2016-04-29  9:12 UTC (permalink / raw)
  To: Shivani Bhardwaj; +Cc: netfilter-devel

Shivani Bhardwaj <shivanib134@gmail.com> wrote:
> Add missing tests for NFQUEUE.
> 
> Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>

Applied, thanks.

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

* Re: [PATCH] extensions: libxt_NFQUEUE: Add missing tests
  2016-04-29  9:08 [PATCH] extensions: libxt_NFQUEUE: Add missing tests Shivani Bhardwaj
  2016-04-29  9:12 ` Florian Westphal
@ 2016-04-29  9:16 ` Pablo Neira Ayuso
  1 sibling, 0 replies; 3+ messages in thread
From: Pablo Neira Ayuso @ 2016-04-29  9:16 UTC (permalink / raw)
  To: Shivani Bhardwaj; +Cc: netfilter-devel

On Fri, Apr 29, 2016 at 02:38:42PM +0530, Shivani Bhardwaj wrote:
> Add missing tests for NFQUEUE.

Applied, thanks Shivani.

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

end of thread, other threads:[~2016-04-29  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-29  9:08 [PATCH] extensions: libxt_NFQUEUE: Add missing tests Shivani Bhardwaj
2016-04-29  9:12 ` Florian Westphal
2016-04-29  9:16 ` Pablo Neira Ayuso

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.