Add time match support in /etc/shorewall/rules -- take 2

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@8784 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2008-10-14 19:52:36 +00:00
parent 1814ef0201
commit 36d749520c

View File

@ -140,13 +140,13 @@ Other changes in Shorewall 4.2.1
The contents of this column is a series of one or more "time The contents of this column is a series of one or more "time
elements" separated by apersands ("&"). Possible time elements are: elements" separated by apersands ("&"). Possible time elements are:
utc Times are expressed in GMT. utc Times are expressed in Greenwich Mean Time.
localtz Times are expressed in local civil time (default) localtz Times are expressed in local civil time (default)
timestart=hh:mm[:ss] timestart=hh:mm[:ss]
timestop=hh:mm[:ss] Start and stop time of day for rule timestop=hh:mm[:ss] Start and stop time of day for rule
weekdays=ddd[,ddd...] where ddd is Mon,Tue,Wed,Thu,Fri,Sat or weekdays=ddd[,ddd]... where ddd is Mon,Tue,Wed,Thu,Fri,Sat or
Sun Sun
monthdays=dd[,dd...] where dd is an ordinal day of the month. monthdays=dd[,dd]... where dd is an ordinal day of the month.
datestart=yyyy[-mm[-dd[Thh[:mm[:ss]]]]] datestart=yyyy[-mm[-dd[Thh[:mm[:ss]]]]]
datestop=yyyy[-mm[-dd[Thh[:mm[:ss]]]]] datestop=yyyy[-mm[-dd[Thh[:mm[:ss]]]]]
where yyyy = Year where yyyy = Year