# HG changeset patch # User carl # Date 1139772877 28800 # Node ID 718e94b6b0499952913eb48880b84ef8eca942b3 # Parent e16a5fb390fa670085c549bc12f91092f5122a15 make add/remove commands configureable diff -r e16a5fb390fa -r 718e94b6b049 xml/syslog2iptables.in --- a/xml/syslog2iptables.in Sun Feb 12 11:19:11 2006 -0800 +++ b/xml/syslog2iptables.in Sun Feb 12 11:34:37 2006 -0800 @@ -116,10 +116,6 @@ The following ideas are under consideration. - Add a global configuration option for the single iptables table - name, rather than the current fixed INPUT name. - - Add a configuration option for the iptables table name in the pattern statement. This implies handling multiple tables, so each table needs its own map of ip addresses and bucket values.