Skip to content

Fix network manager to put fixed mac address on tap device inside the network namespace #1163

@JooyoungPark73

Description

@JooyoungPark73

The network manager does not assign a MAC address to the TAP device (used for the VM gateway) within the network namespace, which causes an ARP queue to build there. If the attached VM's first network connection is outbound, we need to wait until the ARP call times out. Assigning a fixed MAC address to that TAP device fixes this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions