You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #3272 - sunfishcode:sunfishcode/ethernet, r=JohnTitor
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
I haven't run all the CI tests locally because my kernel is new too and I hit #3160.
0 commit comments