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.