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

std.os.linux: add constants for ETH #23460

Merged
merged 1 commit into from
Apr 6, 2025
Merged

Conversation

dacheng-gao
Copy link
Contributor

@dacheng-gao dacheng-gao commented Apr 4, 2025

@kj4tmp
Copy link
Contributor

kj4tmp commented Apr 4, 2025

Have you considered putting a P struct inside the ETH struct?

This would allow accessing as ETH.P.ALL

@kj4tmp
Copy link
Contributor

kj4tmp commented Apr 5, 2025

@dacheng-gao there is no need to rebase, you can leave it to zig team to handle the rest once your tests have passed. It is a waste of test resources.

(I am not part of the zig team)

@dacheng-gao
Copy link
Contributor Author

@kj4tmp good to know that. Thank you.

@alexrp alexrp enabled auto-merge (rebase) April 5, 2025 19:19
@alexrp alexrp merged commit 596e0bd into ziglang:master Apr 6, 2025
9 checks passed
@dacheng-gao dacheng-gao deleted the linux-eth branch April 6, 2025 10:19
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.

Constants from if_ether.h are missing from std.os.linux
3 participants