Skip to content

SIOCGIFXMEDIA values on other FreeBSD architectures #170

@clausecker

Description

@clausecker

Greetings!

I would like to report the following SIOCGIFXMEDIA values on other FreeBSD architectures to improve the portability of this crate:

  • armv7: 0xc028698b
  • aarch64: 0xc030698b
  • powerpc64le: 0xc030698b

Additionally, it would be nice to have a generic fallback on unknown platforms so that the code always builds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions