Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ikev2 'Bad packet length' issue #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Herstin-G
Copy link

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.

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.
@edwarnicke
Copy link
Contributor

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.

@zodiacyann
Copy link

Hi everyone,
it seems still not fix in vpp v22.06-rc0~200-ge41fa7790.
is there any version to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants