Add Kconfig descriptions for Chaostables, ECHO, geoip

This commit is contained in:
Jan Engelhardt
2008-03-24 13:53:01 +01:00
parent 463dceb709
commit 8fa47480f8
5 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
config NETFILTER_XT_MATCH_GEOIP
tristate '"geoip" match support'
depends on NETFILTER_XTABLES
---help---
This option allows you to match a packet by its source or destination
country. Basically, you need a country's database containing all
subnets and associated countries.
For the complete procedure and understanding, read:
http://people.netfilter.org/acidfu/geoip/howto/geoip-HOWTO.html