aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/tnc
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2014-10-11 15:01:21 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2014-10-11 15:01:21 +0200
commitcb5ad2ba3d0cae149300bb00b48ed14237db05dc (patch)
treec6faa10c608dab9b3b443df2bb3e82be4fde93fc /testing/tests/tnc
parent8b812065f04171944b8fc1e86775b6c9df8d23ff (diff)
downloadstrongswan-cb5ad2ba3d0cae149300bb00b48ed14237db05dc.tar.bz2
strongswan-cb5ad2ba3d0cae149300bb00b48ed14237db05dc.tar.xz
testing: Lower batch size to demonstrated segmetation of TCG/SWID Tag ID Inventory attribute5.2.1rc1
Diffstat (limited to 'testing/tests/tnc')
-rw-r--r--testing/tests/tnc/tnccs-20-pdp-eap/hosts/carol/etc/strongswan.conf4
1 files 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 13dab0a23..ee16a4cad 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
}
}
}