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

Define IPPROTO_ETHERNET on Linux-like platforms. #3272

Merged
merged 1 commit into from Jun 24, 2023

Commits on Jun 13, 2023

  1. Define IPPROTO_ETHERNET on Linux-like platforms.

    Define the `IPPROTO_ETHERNET` constant on Linux-like platforms.
    
    This value is also now a registered protocol number IANA, called "Ethernet":
    
    https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml
    sunfishcode committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    938a9a3 View commit details
    Browse the repository at this point in the history