libnl icon indicating copy to clipboard operation
libnl copied to clipboard

NFQUEUE: Add support of NFQA_CFG_F_FAIL_OPEN

Open socketpair opened this issue 8 years ago • 0 comments

This is a mode of queue that direct kernel ACCEPT packet that exceed queue length instead of DROP.

I mean flag in the kernel:

NFQA_CFG_F_FAIL_OPEN

socketpair avatar Jul 08 '15 18:07 socketpair