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

add BSD-3 clause license #13

Merged
merged 1 commit into from
Sep 18, 2020
Merged

add BSD-3 clause license #13

merged 1 commit into from
Sep 18, 2020

Conversation

lmb
Copy link
Contributor

@lmb lmb commented Sep 18, 2020

No description provided.

@lmb lmb requested a review from sauercrowd September 18, 2020 10:28
@lmb lmb merged commit 7257f77 into master Sep 18, 2020
@lmb lmb deleted the license branch September 18, 2020 10:30
lmb added a commit that referenced this pull request Jan 19, 2021
There is an important optimization to be had: since we know the IP
version of a socket we can attach a socket filter that is specialised
to IPv4 or IPv6. This is a big win for IPv4, since we end up hashing
a lot less data.

We also generate less code, so we are closer to not needing a higher
optmem limit for IPv4.

Fixes #2
Updates #13
lmb added a commit that referenced this pull request Feb 3, 2021
There is an important optimization to be had: since we know the IP
version of a socket we can attach a socket filter that is specialised
to IPv4 or IPv6. This is a big win for IPv4, since we end up hashing
a lot less data.

We also generate less code, so we are closer to not needing a higher
optmem limit for IPv4.

Fixes #2
Updates #13
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.

1 participant