aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/tnccs_11/tnccs_11.c
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2012-09-09 05:13:13 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2012-09-09 05:13:50 +0200
commit6f93927b6c6a0094cb81b7c560baf9b15d339ba5 (patch)
tree5d30fd31f96da80556407dbfc194c6abc6075a40 /src/libcharon/plugins/tnccs_11/tnccs_11.c
parentbcf8cdd556d23844e633c09f27e05c2395364c3d (diff)
downloadstrongswan-6f93927b6c6a0094cb81b7c560baf9b15d339ba5.tar.bz2
strongswan-6f93927b6c6a0094cb81b7c560baf9b15d339ba5.tar.xz
introduced sending of standard IETF Assessment Result PA-TNC attribute by IMVs
Diffstat (limited to 'src/libcharon/plugins/tnccs_11/tnccs_11.c')
-rw-r--r--src/libcharon/plugins/tnccs_11/tnccs_11.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libcharon/plugins/tnccs_11/tnccs_11.c b/src/libcharon/plugins/tnccs_11/tnccs_11.c
index eeb4c1ac9..3b563a30b 100644
--- a/src/libcharon/plugins/tnccs_11/tnccs_11.c
+++ b/src/libcharon/plugins/tnccs_11/tnccs_11.c
@@ -403,7 +403,6 @@ static void check_and_build_recommendation(private_tnccs_11_t *this)
this->batch->add_msg(this->batch, msg);
}
enumerator->destroy(enumerator);
- this->recs->clear_reasons(this->recs);
/* we have reache the final state */
this->delete_state = TRUE;