From: Andreas Steffen Date: Sat, 11 Oct 2014 13:01:21 +0000 (+0200) Subject: testing: Lower batch size to demonstrated segmetation of TCG/SWID Tag ID Inventory... X-Git-Tag: 5.2.1rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb5ad2ba3d0cae149300bb00b48ed14237db05dc;p=thirdparty%2Fstrongswan.git testing: Lower batch size to demonstrated segmetation of TCG/SWID Tag ID Inventory attribute --- diff --git a/testing/tests/tnc/tnccs-20-pdp-eap/hosts/carol/etc/strongswan.conf b/testing/tests/tnc/tnccs-20-pdp-eap/hosts/carol/etc/strongswan.conf index 13dab0a23e..ee16a4cad2 100644 --- a/testing/tests/tnc/tnccs-20-pdp-eap/hosts/carol/etc/strongswan.conf +++ b/testing/tests/tnc/tnccs-20-pdp-eap/hosts/carol/etc/strongswan.conf @@ -11,8 +11,8 @@ charon { max_message_count = 0 } tnccs-20 { - max_batch_size = 32754 - max_message_size = 32722 + max_batch_size = 16370 + max_message_size = 16338 } } }