Skip to content

Commit 81de8a8

Browse files
committed
Known Issues
Update README.md with Known Issues
1 parent d1de82d commit 81de8a8

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

100644100755
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,3 +537,18 @@ or more rules, than commit it:
537537

538538
The drawback is that Table is a singleton, and if you disable
539539
autocommit, it will be disabled for all instances of that Table.
540+
541+
542+
Known Issues
543+
============
544+
545+
These issues are mainly caused by complex interaction with upstream's
546+
Netfilter implementation, and will require quite significant effort to
547+
fix. Workarounds are available.
548+
549+
* [Issue #201](https://github.com/ldx/python-iptables/issues/201)
550+
-- The `hashlimit` match requires explicitly setting `hashlimit_htable_expire`
551+
552+
* [Issue #204](https://github.com/ldx/python-iptables/issues/204)
553+
-- The `NOTRACK` target is problematic; use `CT --notrack` instead
554+

0 commit comments

Comments
 (0)