commit | ee4411a1b1e0b679c99686629b5eab5a072ce49f | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@computergmbh.de> | Fri Sep 28 14:46:43 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:53:40 2007 -0700 |
tree | 3d8e317c2207da074af5d3c57367d95ebb537efc | |
parent | 6b6ec99a03601aba0419f34e17630f7aa8d68e5f [diff] |
[NETFILTER]: x_tables: add xt_time match This is ipt_time from POM-ng enhanced by the following: * xtables/ipv6 support * second granularity for daytime * day-of-month support (for example "match on the 15th of each month") * match against UTC or local timezone Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>