[test suite] Bug fix to not run an iptables Rijndael HMAC test on non-Linux systems
This commit is contained in:
@@ -3,6 +3,8 @@ fwknop-2.5.1 (07/25/2013):
|
||||
entering keys via stdin.
|
||||
- [server] Bug fix to not print pid file existence warning. Reported by
|
||||
Ilya Tumaykin to the fwknop list.
|
||||
- [test suite] Bug fix to not run an iptables Rijndael HMAC test on
|
||||
non-Linux systems.
|
||||
|
||||
fwknop-2.5 (07/19/2013):
|
||||
- ***** IMPORTANT *****: If you are upgrading from an older version of
|
||||
|
||||
@@ -931,7 +931,7 @@
|
||||
{
|
||||
'category' => 'Rijndael+HMAC',
|
||||
'subcategory' => 'client+server',
|
||||
'detail' => 'fw rules not duplicated',
|
||||
'detail' => 'iptables rules not duplicated',
|
||||
'function' => \&iptables_rules_not_duplicated,
|
||||
'cmdline' => "$default_client_hmac_args --test",
|
||||
'fwknopd_cmdline' => "LD_LIBRARY_PATH=$lib_dir $valgrind_str " .
|
||||
|
||||
Reference in New Issue
Block a user