1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00
Laine Stump 08fe449848 bhyve: remove redundant code that adds "template" netdev name
The FreeBSD version of virNetDevTapCreate() now calls
virNetDevGenerateName(), and virNetDevGenerateName() understands that
a blank ifname should be replaced with a generated name based on a
device-type-specific template - so there is no longer any need for the
higher level functions to stuff a template name ("vnet%d") into
ifname.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-12-16 21:31:51 -05:00
..
2020-10-07 11:26:27 +02:00
2020-02-24 17:25:11 +00:00
2020-02-24 17:25:11 +00:00
2020-02-24 17:25:11 +00:00
2020-02-24 17:25:11 +00:00
2017-03-14 20:46:05 +04:00
2020-07-09 10:01:41 +02:00