[kvm] use-tap is true by default
/cc @rafael @jm @alain.takoudjou
Here we go
more precisely, it means "if the host has a slaptap, create an interface inside the VM linked to this tap". And if the slaptap has IPv4, it will display the info about IPv4 and if the slaptap has IPv6, it will display info about IPv6 in connection paramaters. Nothing more, nothing less.
Regarding hosts, by default we have now create-tap to true in all vifib machines so all nodes should have taps now but this is not linked to this change.
Regarding the VM, nothing is configured automatically, user still need to do the configuration himself.
mentioned in commit 31894c5f
Please register or sign in to reply