Skip to content

MTU: Support ios, tvos and visionos #2927

@mxinden

Description

@mxinden

iOS does not ship with <net/route.h>, see https://github.com/mozilla/mtu/issues/82.

mozilla/mtu#83 dropped support for the Apple OS variants, see e.g. code below:

https://github.com/mozilla/mtu/blob/8329753853c5cc0b695a8b72f953f8a1b9828c24/build.rs#L47-L52

https://github.com/mozilla/mtu/blob/8329753853c5cc0b695a8b72f953f8a1b9828c24/src/lib.rs#L101-L107

We should add support for target_os ios, tvos and visionos in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions