commit | fdb694a01f1fcd30fd16d8aa290c34699fe98a17 | [log] [tgz] |
---|---|---|
author | Krishna Kumar <krkumar2@in.ibm.com> | Thu May 24 03:56:44 2012 +0000 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Jun 07 14:58:39 2012 +0200 |
tree | 4da135c27f582e3a3f6891a4bc4bf4abb6a57829 | |
parent | 68c07cb6d8aa05daf38ab47d5bb674d81a2066fb [diff] |
netfilter: Add fail-open support 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>