git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c07cb
)
netfilter: Add fail-open support
author
Krishna Kumar
<krkumar2@in.ibm.com>
Thu, 24 May 2012 03:56:44 +0000
(
03:56
+0000)
committer
Pablo Neira Ayuso
<pablo@netfilter.org>
Thu, 7 Jun 2012 12:58:39 +0000
(14:58 +0200)
Implement a new "fail-open" mode where packets are not dropped
upon queue-full condition. This mode can be enabled/disabled per
queue using netlink NFQA_CFG_FLAGS & NFQA_CFG_MASK attributes.
Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
Signed-off-by: Vivek Kashyap <vivk@us.ibm.com>
Signed-off-by: Sridhar Samudrala <samudrala@us.ibm.com>
No differences found