Skip to content

should the type for interfaces be a numerical index, not a string? #645

@yomimono

Description

@yomimono

See discussion at #643 . Currently, the value is a string which some implementations then attempt to interpret as a number, which can be a runtime exception (see https://github.com/mirage/mirage-net-xen/blob/master/lib/frontend.ml#L238 ).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions