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

fix IPv4 ECN control message length on FreeBSD #4110

Merged
merged 1 commit into from Oct 17, 2023

Conversation

marten-seemann
Copy link
Member

@marten-seemann marten-seemann commented Oct 12, 2023

Fixes #4106.

Tested on a GCP FreeBSD server. I'm struggling to set up a dual-stack NIC in GCP (what the hell, Google?!), so I can't test what's going on with IPv6.

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #4110 (d33ecda) into master (49e588a) will increase coverage by 0.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4110      +/-   ##
==========================================
+ Coverage   83.71%   83.75%   +0.04%     
==========================================
  Files         150      150              
  Lines       15401    15401              
==========================================
+ Hits        12892    12898       +6     
+ Misses       2010     2005       -5     
+ Partials      499      498       -1     

see 2 files with indirect coverage changes

@marten-seemann marten-seemann merged commit 262cf0a into master Oct 17, 2023
32 checks passed
@marten-seemann marten-seemann deleted the freebsd-ecn-ipv4 branch October 21, 2023 05:10
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.

Incorrect ecnIPv4DataLen on FreeBSD
1 participant