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

NLIP CRC is placed differently depending if receiving or sending? #2464

Open
5frank opened this issue Feb 3, 2021 · 0 comments
Open

NLIP CRC is placed differently depending if receiving or sending? #2464

5frank opened this issue Feb 3, 2021 · 0 comments

Comments

@5frank
Copy link
Contributor

5frank commented Feb 3, 2021

If I understand it correctly, the 16-bit NLIP CRC is placed differently depending if receiving or sending.
Just wanted to check if this is intentional? i.e. is it a feature or a bug? :)
Changing it would probably break things but current state also complicates how NLIP can be used.

os_mbuf_adj(g_nlip_mbuf, -sizeof(crc));

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

No branches or pull requests

1 participant