Skip to content

FreeBSD 13.2 support #30

Closed
Closed
@ydirson

Description

@ydirson

Recently-released FreeBSD 13.2 introduces Netlink support. libc has to expose the necessary bits for netlink-sys to build, for which I started rust-lang/libc#3201.

For netlink-packet-route as I understand it the problem is different: rtnl/constants.rs assumes that the many Linux constants to be available whatever the platform is. How would you like best to handle this?

Context: my goal is to get xen-guest-agent to work on FreeBSD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Wait_SubmitterPR reviewed with change requests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions