xt_geoip: do not throw a warnings when country database is size 0

This commit is contained in:
Jan Engelhardt
2013-05-30 17:00:25 +02:00
parent b70905e7cb
commit d48a5fe0f4
2 changed files with 13 additions and 4 deletions

View File

@@ -3,6 +3,7 @@ HEAD
====
Fixes:
- xt_RAWNAT: ensure correct operation in the presence of IPv4 options
- xt_geoip: do not throw a warnings when country database is size 0
v2.2 (2013-03-31)