We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
First of all, this code has been very helpful to me. Thank you so much.
It seems that the EtherIP header is incorrect when using EoIPv6. If you could please correct it.
https://www.rfc-editor.org/rfc/rfc3378.html The value of the version field MUST be 3 (three, '0011' binary). The value of the reserved field MUST be 0 (zero).
The value of the version field MUST be 3 (three, '0011' binary). The value of the reserved field MUST be 0 (zero).
The operation of this code ↓.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
First of all, this code has been very helpful to me. Thank you so much.
It seems that the EtherIP header is incorrect when using EoIPv6.
If you could please correct it.
https://www.rfc-editor.org/rfc/rfc3378.html
The value of the version field MUST be 3 (three, '0011' binary). The value of the reserved field MUST be 0 (zero).
The operation of this code ↓.
The text was updated successfully, but these errors were encountered: