13
|
1 $Id$
|
|
2
|
27
|
3 1.3 2006-02-12
|
|
4 Add configuration for iptables add/remove commands.
|
|
5 Preserve case in config file. Some patterns may need this, and
|
|
6 the add/remove commands generally need this.
|
|
7 Add flush option for startup script to flush the INPUT chain.
|
|
8 The restart/reload options also flush the input chain.
|
|
9
|
24
|
10 1.2 2006-02-01
|
|
11 Don't flush the table to remove entries, use -D option to iptables.
|
26
|
12 Reduce sleep time from 10 to 2 seconds between read cycles.
|
24
|
13
|
20
|
14 1.1 2006-01-08
|
|
15 Add syslog entries when new ip addresses are blocked or released.
|
|
16
|
13
|
17 1.0 2005-12-17
|
|
18 Initial release.
|
|
19
|