From b1f568309a09e61f892dee3c23279cecff0b0ff4 Mon Sep 17 00:00:00 2001 From: Patrick McHardy Date: Wed, 10 Jan 2007 14:53:55 +0000 Subject: Remove extensions for unmaintained/obsolete patchlets --- extensions/libipt_time.man | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 extensions/libipt_time.man (limited to 'extensions/libipt_time.man') diff --git a/extensions/libipt_time.man b/extensions/libipt_time.man deleted file mode 100644 index 94b40531..00000000 --- a/extensions/libipt_time.man +++ /dev/null @@ -1,16 +0,0 @@ -This matches if the packet arrival time/date is within a given range. All options are facultative. -.TP -.BI " --timestart " "value" -Match only if it is after `value' (Inclusive, format: HH:MM ; default 00:00). -.TP -.BI "--timestop " "value" -Match only if it is before `value' (Inclusive, format: HH:MM ; default 23:59). -.TP -.BI "--days " "listofdays" -Match only if today is one of the given days. (format: Mon,Tue,Wed,Thu,Fri,Sat,Sun ; default everyday) -.TP -.BI "--datestart " "date" -Match only if it is after `date' (Inclusive, format: YYYY[:MM[:DD[:hh[:mm[:ss]]]]] ; h,m,s start from 0 ; default to 1970) -.TP -.BI "--datestop " "date" -Match only if it is before `date' (Inclusive, format: YYYY[:MM[:DD[:hh[:mm[:ss]]]]] ; h,m,s start from 0 ; default to 2037) -- cgit v1.2.3