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

chore: update sockaddr to fix build #7

Merged
merged 2 commits into from
Mar 31, 2020
Merged

chore: update sockaddr to fix build #7

merged 2 commits into from
Mar 31, 2020

Conversation

Stebalien
Copy link
Member

No description provided.

@Stebalien Stebalien closed this Mar 31, 2020
@Stebalien Stebalien reopened this Mar 31, 2020
@Stebalien Stebalien closed this Mar 31, 2020
@Stebalien Stebalien reopened this Mar 31, 2020
Our CircleCI scripts check builds on a ton of platforms and have better linting.
@Stebalien
Copy link
Member Author

Test failure: #8.

Merging because it's not actually related to this patch.

@Stebalien Stebalien merged commit bca610e into master Mar 31, 2020
@Stebalien Stebalien deleted the fix/xbuild branch March 31, 2020 00:45
@willscott
Copy link
Contributor

the linux impl is failing to instantiate on circle:

netroute_test.go:12: out of order iface 1 = {6436 1500 eth0 02:42:ac:1c:00:03 up|broadcast|multicast}

it looks like in circle the call to net.Interfaces() is doing something fun in terms of containerization.

@willscott
Copy link
Contributor

that code is unchanged from what's in gopacket. It's probably something to fail softer on in order to be happier running in situations without full access to the routing table/interfaces on the machine.

@Stebalien
Copy link
Member Author

I think we need to relax the restriction on all distros. Links may be in-order, but you can definitely delete links.

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.

None yet

2 participants