Hi Florin,
Once I have session info as below, I am not seeing vpp crash.
session {
evt_qs_memfd_seg
}
I am good now and not seeing unsupported application config message also. If I
have any other param or empty params, vpp crashes. I think, we need to address
this in later vpp versions. COuld
Hi team,
I have implemented a new isakmp plugin that will register with udp for port
500 and 4500 IKE pkts as shown below (In my cluster, we don't use the
default ikev2 plugin of VPP. The IKEv2 plugin is disabled as we are using
3rd party IKE stack)
The peer of VPP is Strongswan client.
My plugi
Hi Sastry,
That is pretty weird. Re-check your extended config to make sure it doesn’t
have any errors in it. VCL is part of our CI so most probably the issue is some
misconfiguration.
For older releases you do need to explicitly ask that the event queues be
allocated in a memfd segment, lik