Hello Jimmy, You need to comment out a couple of lines in lcp code to get ikev2 plugin working together with it. The first 2 punts in lcp_interface_init.
Best regards On Mon, 2 Feb 2026, 14:27 Jimmy Björklund via lists.fd.io, <jimmy.bjorklund= [email protected]> wrote: > We managed to get it working by disabling the crypto engine ! > I have another question, if enable linux_nl and/or linux_cp the tunnel is > again not working as expected. Is this a known issue ? I can see the ikev2 > sa but no ipsec sa or tunnel being created. > /Jimmy > > > Sent from Outlook for Mac > *From: *[email protected] <[email protected]> on behalf of Benoit > Ganne (bganne) via lists.fd.io <[email protected]> > *Date: *Friday, 30 January 2026 at 18:34 > *To: *[email protected] <[email protected]> > *Subject: *Re: [vpp-dev] IPSec 25.10 crash. > > > I have tried to disable the plugin but thy still show in the crypto > handler list is that expected? > > The syntax changed in recent VPP version following refactoring of crypto > backends, you should be able to disable it with this: > > crypto-engines > { > ipsecmb { disable > } > } > > Best > ben > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#26770): https://lists.fd.io/g/vpp-dev/message/26770 Mute This Topic: https://lists.fd.io/mt/117418341/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/leave/14379924/21656/631435203/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
