From: Tobias Brunner Date: Fri, 29 May 2015 16:38:47 +0000 (+0200) Subject: vici: Don't include a child-sas section in ike-updown event X-Git-Tag: 5.3.3dr6~39^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=22842cce0deaa93b46306b2d645d98f91c37f8d0;p=thirdparty%2Fstrongswan.git vici: Don't include a child-sas section in ike-updown event This makes it clearer that only the data concerning the IKE_SA is transmitted (there could be CHILD_SAs e.g. during IKEv1 reauthentication). --- diff --git a/src/libcharon/plugins/vici/vici_query.c b/src/libcharon/plugins/vici/vici_query.c index 4f040f9fe9..236d367439 100644 --- a/src/libcharon/plugins/vici/vici_query.c +++ b/src/libcharon/plugins/vici/vici_query.c @@ -1062,8 +1062,6 @@ METHOD(listener_t, ike_updown, bool, b->begin_section(b, ike_sa->get_name(ike_sa)); list_ike(this, b, ike_sa, now); - b->begin_section(b, "child-sas"); - b->end_section(b); b->end_section(b); this->dispatcher->raise_event(this->dispatcher,