Yea, known bug. I noticed rekeying DH wasn't tested so Paul tested it :-) Somewhere on a todo - I'm pretty sure that is the first of a number of issues.
On Wed, 2 Jan 2019 at 02:50, D. Hugh Redelmeier <[email protected]> wrote: > > I'm testing some changes. I got a core on east. It doesn't look related > to my changes. > > In start_dh_v2: > > DBG(DBG_CONTROLMORE, > DBG_log("offloading IKEv2 SKEYSEED using prf=%s integ=%s > cipherkey=%s", > st->st_oakley.ta_prf->common.fqn, > st->st_oakley.ta_integ->common.fqn, > st->st_oakley.ta_encrypt->common.fqn)); > > This segfaults because > st->st_oakley.ta_encrypt > is NULL. > _______________________________________________ > Swan-dev mailing list > [email protected] > https://lists.libreswan.org/mailman/listinfo/swan-dev _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
