-
Notifications
You must be signed in to change notification settings - Fork 174
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 partial (client) binding support for BSD #260
Conversation
Codecov Report
@@ Coverage Diff @@
## master #260 +/- ##
=======================================
Coverage 75.31% 75.31%
=======================================
Files 68 68
Lines 3083 3083
=======================================
Hits 2322 2322
Misses 665 665
Partials 96 96 Continue to review full report at Codecov.
|
@dmgk Thanks for your contribution! Doesn't it need a build constraint / build tag? |
@pmazzini It does have one, currently constraining the build to freebsd, openbsd and netbsd only: https://github.com/insomniacslk/dhcp/pull/260/files#diff-e78aed4e493232b381170e9512c08c72R1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I am not sure what I was looking at. LGTM
@dmgk Would you mind closing and reopening the PR (it is just two clicks) to trigger a new travis build? |
@dmgk Thanks for your contribution! |
@pmazzini Thanks for merging! |
Related to #240