1CONFIG_IP_NF_MATCH_STATE
2Connections/IP limit match support
3CONFIG_IP_NF_MATCH_IPLIMIT
4  This match allows you to restrict the number of parallel TCP
5  connections to a server per client IP address (or address block).
6
7  If you want to compile it as a module, say M here and read
8  Documentation/modules.txt.  If unsure, say `N'.
9