Skip to content

TCP header remove NS flag#625

Merged
mrmonday merged 1 commit intolibpnet:masterfrom
rikonaka:master
Jul 19, 2023
Merged

TCP header remove NS flag#625
mrmonday merged 1 commit intolibpnet:masterfrom
rikonaka:master

Conversation

@rikonaka
Copy link
Copy Markdown
Contributor

ECN-nonce never gained widespread use and the RFC was moved to Historic status, so I remove it in TCP flags, and set flags in TCP header as u8 instead of u9be, set reserverd as u4 instead of u3.

…ic status, so I remove it in TCP flags, and set flags in TCP header as u8 instead of u9be, set reserverd as u4 instead of u3.
@rikonaka
Copy link
Copy Markdown
Contributor Author

Hi @stappersg, I've resubmitted the code. 😜

@mrmonday mrmonday merged commit c32d9db into libpnet:master Jul 19, 2023
@mrmonday
Copy link
Copy Markdown
Contributor

Thanks!

@rikonaka
Copy link
Copy Markdown
Contributor Author

Thanks!

You are welcome 😜

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.

2 participants