Skip to content

Commit

Permalink
remove firewalld config var from test suite (it isn't necessary now t…
Browse files Browse the repository at this point in the history
…hat #13 is closed)
  • Loading branch information
mrash committed Nov 29, 2015
1 parent 4187bf1 commit 5072ba8
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion test/conf/auto_blocking.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down
1 change: 0 additions & 1 deletion test/conf/auto_min_dl5_blocking.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down
1 change: 0 additions & 1 deletion test/conf/default_psad.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down
1 change: 0 additions & 1 deletion test/conf/disable_ipv6_detection.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down
1 change: 0 additions & 1 deletion test/conf/enable_ack_detection.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down
1 change: 0 additions & 1 deletion test/conf/ignore_igmp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down
1 change: 0 additions & 1 deletion test/conf/ignore_intf.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down
1 change: 0 additions & 1 deletion test/conf/ignore_tcp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down
1 change: 0 additions & 1 deletion test/conf/ignore_udp.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down
1 change: 0 additions & 1 deletion test/conf/require_DROP_syslog_prefix_str.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down
1 change: 0 additions & 1 deletion test/conf/require_missing_syslog_prefix_str.conf
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ FW_MSG_READ_MIN_PKTS 30;
ENABLE_SIG_MSG_SYSLOG Y;
SIG_MSG_SYSLOG_THRESHOLD 10;
SIG_SID_SYSLOG_THRESHOLD 10;
ENABLE_FIREWALLD Y;
EXPECT_TCP_OPTIONS Y;
MAX_HOPS 20;
IGNORE_KERNEL_TIMESTAMP Y;
Expand Down

0 comments on commit 5072ba8

Please sign in to comment.