We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Configures the mode of a Network Interface Card.
Suitable values for this configuration item are either user or tap.
User mode networking is the default on QEMU, but Tap mode is the current default in Autotest:
nic_mode = tap
When nic_mode is set to Tap you should also set a bridge.
No other documentation currently references this configuration key.