Skip to content

Commit 99c13b3

Browse files
committed
Improve & test error handling
1 parent e7d4510 commit 99c13b3

File tree

5 files changed

+992
-612
lines changed

5 files changed

+992
-612
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ v0.9.0, unreleased
33
Add Packet.retain() to save the packet contents in such cases
44
Eliminate warnings during build on py3
55
Add CI and basic test suite
6+
Raise a warning, not an error, if we don't get the bufsize we want
7+
Don't allow bind() more than once on the same NetfilterQueue, since
8+
that would leak the old queue handle
69

710
v0.8.1, 30 Jan 2017
811
Fix bug #25- crashing when used in OUTPUT or POSTROUTING chains

0 commit comments

Comments
 (0)