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

Ipv6 #37

Merged
merged 4 commits into from
Dec 4, 2023
Merged

Ipv6 #37

merged 4 commits into from
Dec 4, 2023

Conversation

holesch
Copy link
Owner

@holesch holesch commented Dec 4, 2023

No description provided.

Use IPv6 addresses while ignoring the flowinfo and scope_id part,
assuming they don't matter.
Since `localhost` might resolve to `::1`, the tutorial used the loopback
IPv4 address explicitly (`127.0.0.1`). This is no longer necessary,
because IPv6 is now supported.
The USB device might not be attached, when the exporter starts. Skip
binding the usbip-host driver in that case.
Since GitHub runs with KVM, this check fails quite often. The device
doesn't disappear right after the exporter exits.
@holesch holesch merged commit bd39167 into master Dec 4, 2023
3 checks passed
@holesch holesch deleted the ipv6 branch January 15, 2024 23:05
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