Skip to content

Comments

Fix alignment of IPv4 fragmentation flags#12

Merged
enclave-marc-barry merged 7 commits intomainfrom
develop
Jan 24, 2025
Merged

Fix alignment of IPv4 fragmentation flags#12
enclave-marc-barry merged 7 commits intomainfrom
develop

Conversation

@enclave-marc-barry
Copy link
Contributor

No description provided.

bcronje and others added 7 commits November 14, 2022 12:01
Since we already store _add1 and _addr2 as little endian, there's no need to first convert to Big Endian, and then have BigInteger convert back to little endian. Based on local benchmark it does have a perf benefit.
Write BigInteger as little endian directly.
…lags

Fix alignment of IPv4 fragmentation flags
@enclave-marc-barry enclave-marc-barry merged commit 14df059 into main Jan 24, 2025
1 check passed
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