1CONFIG_IP_NF_MATCH_TOS
2TIME patch support
3CONFIG_IP_NF_MATCH_TIME
4  This option adds a `time' match, which allows you
5  to matchbased on the packet arrival time
6  (arrival time at the machine which the netfilter is running on) or
7  departure time (for locally generated packets).
8
9  If you say Y here, try iptables -m time --help for more information.
10 
11  If you want to compile it as a module, say M here and read
12  Documentation/modules.txt.  If unsure, say `N'.
13
14