Hi, > Creating a new custom plugin using the "child_updown" would do the job. > Unfortunately, the "child_updown" does not manage the rekey event.
It does not, but there is a child_rekey() hook on listener_t for that purpose. The bus passes both the old and the new CHILD_SA to registered listeners during rekeying. Regards Martin _______________________________________________ Dev mailing list [email protected] https://lists.strongswan.org/mailman/listinfo/dev
