You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Propagate exceptions raised by the user's packet callback -- fixes#31, #50
Warn about exceptions raised by the packet callback during queue unbinding
Raise an error if a packet verdict is set after its parent queue is closed
set_payload() now affects the result of later get_payload() -- fixes#30
Handle signals received when run() is blocked in recv() -- fixes#65
Uh oh!
There was an error while loading. Please reload this page.
I'm running this code:
and get error message but netfilterqueue que is still running:
Any ideas how could I stop netfilterqueue without exiting program? (BTW pressing "CTRL+C" isn't working too)
The text was updated successfully, but these errors were encountered: