Skip to content

Prevent guest MAC addresses from taking the OPTE virtual gateway MAC #959

@bnaecker

Description

@bnaecker

Currently, guest NICs are provided with random MAC addresses, with an Oxide OUI and within the "virtual MAC" range. That is, their first 3 bytes and a nibble are a8:40:25:F_:__:__. On the other hand, the OPTE virtual gateway will always be provided a MAC address as well, which must not conflict with that of the guest NICs. We currently ensure that the MAC is unique among guest NICs with a unique index on the table, but also need to add this new check.

See this thread for a discussion of the actual MAC chosen for the OPTE gateway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions