Krishna Kumar <krkumar2@xxxxxxxxxx> wrote: > 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@xxxxxxxxxx> > Signed-off-by: Vivek Kashyap <vivk@xxxxxxxxxx> > Signed-off-by: Sridhar Samudrala <samudrala@xxxxxxxxxx> > --- > include/linux/netfilter/nfnetlink_queue.h | 5 ++ > net/netfilter/nfnetlink_queue.c | 40 ++++++++++++++++++-- > 2 files changed, 42 insertions(+), 3 deletions(-) Looks good to me. Thanks for your patience! -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html