From cb5ad2ba3d0cae149300bb00b48ed14237db05dc Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Sat, 11 Oct 2014 15:01:21 +0200 Subject: [PATCH] testing: Lower batch size to demonstrated segmetation of TCG/SWID Tag ID Inventory attribute --- .../tnc/tnccs-20-pdp-eap/hosts/carol/etc/strongswan.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 } } } -- 2.47.2