Displaying 1 result from an estimated 1 matches for "mereley".
Did you mean:
meneley
2013 Apr 11
1
[Bug 778] NFQUEUE --queue-bypass accepts all packets when no userspace application is available
...len.de> 2013-04-11 11:53:40 CEST ---
This is a documentation bug. The packet moves on to the next TABLE, not rule.
I doubt your patch works as desired; the problem is that when the target
asks to queue, we do not (yet) know that no userspace listener is available
on that queue. The BYPASS flag mereley communicates that in absence of a
userspace listener, the packet should not be dropped.
With the proposed change, packets will not be queued at all...
--
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watchin...