Skip to content

Add OpenBSD support in System.Net.NetworkInformation#129279

Open
sethjackson wants to merge 1 commit into
dotnet:mainfrom
sethjackson:port-sys-netinfo-openbsd
Open

Add OpenBSD support in System.Net.NetworkInformation#129279
sethjackson wants to merge 1 commit into
dotnet:mainfrom
sethjackson:port-sys-netinfo-openbsd

Conversation

@sethjackson

@sethjackson sethjackson commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

There is already support in System.Native for this. Just need to enable it in the managed layer for OpenBSD.

Note that FreeBSD includes what appears to be a spurious FreeBSD specific Interop.Libraries.cs file which only contains the MsQuic constant and since that doesn't appear to be used in System.Net.NetworkInformation I haven't included it here and msquic won't work as it stands on OpenBSD today anyways.

Contributes to #124911.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @karelz, @dotnet/ncl
See info in area-owners.md if you want to be subscribed.

@am11

am11 commented Jun 11, 2026

Copy link
Copy Markdown
Member

Did you try running its tests on the device? If not, bootstrap docs in main branch have steps to build single library with zip archive, copy the zip archive and testhost from device and invoke RunTests.sh command mentioned in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants