vpp
vpp copied to clipboard
ikev2 'Bad packet length' issue
In function 'ikev2_node_internal', the offsets of IKE0, UDP, and IP headers in the non-NATT branch are resolved incorrectly. As a result, Ikev2 process will consider that the packet has BAD Length and therefore discard the packet.
Thank you so much for your interest! VPP actually takes patches at https://gerrit.fd.io/
git clone https://gerrit.fd.io/r/vpp
I would then recommend using git review to contribute patches.
Hi everyone, it seems still not fix in vpp v22.06-rc0~200-ge41fa7790. is there any version to fix it?