1CONFIG_IP_NF_MATCH_TOS
2recent match support
3CONFIG_IP_NF_MATCH_RECENT
4  This option allows you to create lists of recently seen source
5  addresses and then match against that list based on number of
6  times seen and the time since last seen.  An option is also
7  availible to require a match against TTL in addition to source
8  address.
9
10  If you want to compile it as a module, say M here and read
11  Documentation/modules.txt.  If unsure, say `N'.
12