mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-29 02:54:18 +01:00
Update known problems (exclusion with CONTINUE).
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
559a83347d
commit
68165acd20
@ -92,7 +92,7 @@
|
|||||||
|
|
||||||
Workaround: Don't use optimizaiton levels greater than 7.
|
Workaround: Don't use optimizaiton levels greater than 7.
|
||||||
|
|
||||||
13) Under rare circumstances unvolving exclusion, OPTIMIZE 8 through 15
|
13) Under rare circumstances involving exclusion, OPTIMIZE 8 through 15
|
||||||
can result in invalid iptables-restore (ip6tables-restore) input.
|
can result in invalid iptables-restore (ip6tables-restore) input.
|
||||||
|
|
||||||
Workaround: Don't use optimizaiton levels greater than 7.
|
Workaround: Don't use optimizaiton levels greater than 7.
|
||||||
@ -101,3 +101,9 @@
|
|||||||
optional interface defined in the interfaces file is available.
|
optional interface defined in the interfaces file is available.
|
||||||
|
|
||||||
Workaround: None available.
|
Workaround: None available.
|
||||||
|
|
||||||
|
15) The compiler erroneously allows exclusion in CONTINUE rules
|
||||||
|
(tcrules and rules files). The generated iptables (ip6tables) rules
|
||||||
|
do not work as expected.
|
||||||
|
|
||||||
|
Workaround: Do not use exclusion with CONTINUE.
|
||||||
|
Loading…
Reference in New Issue
Block a user