xt_pknock: avoid inversion of rule lookup that led to warnings

Commit v1.18-48-g58839b9 had this screwed up.
This commit is contained in:
Jan Engelhardt
2011-02-24 23:58:03 +01:00
parent 0ba44bd461
commit 32871bad39
2 changed files with 4 additions and 7 deletions

View File

@@ -3,6 +3,7 @@ HEAD
====
Fixes:
- xt_pknock: avoid crash when hash TFM could not be allocated
- xt_pknock: avoid inversion of rule lookup that led to warnings
v1.33 (2011-02-02)