Skip to content

Add OpenBSD support#11

Open
worr wants to merge 1 commit into
booyaa:masterfrom
worr:feature/obsd
Open

Add OpenBSD support#11
worr wants to merge 1 commit into
booyaa:masterfrom
worr:feature/obsd

Conversation

@worr

@worr worr commented Dec 23, 2017

Copy link
Copy Markdown

Instead of calling out ifconfig(8) and then parsing the results,
we use the ioctl(2) calls that OpenBSD provides to get the info
directly from the kernel.

  • Reorganize for better cross-platform support

@worr
worr force-pushed the feature/obsd branch 2 times, most recently from 85fc559 to 0dabeb4 Compare December 23, 2017 23:46
Instead of calling out `ifconfig(8)` and then parsing the results,
we use the `ioctl(2)` calls that OpenBSD provides to get the info
directly from the kernel.

- Reorganize for better cross-platform support
@booyaa booyaa mentioned this pull request Sep 23, 2020
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