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 support for NetBSD #883

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Add support for NetBSD #883

merged 1 commit into from
Jan 4, 2024

Conversation

iamleot
Copy link
Contributor

@iamleot iamleot commented Jan 2, 2024

This PR adds support for NetBSD (undefined bits are exactly the same/similar to macOS/OpenBSD).


Now cargo build --lib --release can build smoltcp on NetBSD too!


This is needed for e.g. mitmproxy_rs.

Copy link

codecov bot commented Jan 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3f2a219) 79.77% compared to head (eca92ad) 79.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #883   +/-   ##
=======================================
  Coverage   79.77%   79.77%           
=======================================
  Files          78       78           
  Lines       28133    28133           
=======================================
  Hits        22443    22443           
  Misses       5690     5690           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@iamleot iamleot marked this pull request as ready for review January 2, 2024 18:31
@thvdveld
Copy link
Contributor

thvdveld commented Jan 4, 2024

Thank you!

@thvdveld thvdveld added this pull request to the merge queue Jan 4, 2024
Merged via the queue into smoltcp-rs:main with commit e2ea63a Jan 4, 2024
11 checks passed
@iamleot
Copy link
Contributor Author

iamleot commented Jan 4, 2024

Thank you Thibaut!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants