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).
This commit is contained in:
Tobias Brunner
2015-08-17 11:12:17 +02:00
parent 085b8f4fb0
commit 22842cce0d
-2
View File
@@ -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,