Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2016 18:14:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-virtualization@FreeBSD.org
Subject:   [Bug 209427] [PATCH] if_vtnet(4) is not sending LINK_(UP|DOWN) events
Message-ID:  <bug-209427-27103-PP8QBDzZAx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209427-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209427-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209427

--- Comment #4 from Roman Bogorodskiy <novel@FreeBSD.org> ---
(In reply to Bryan Venteicher from comment #3)

I'm using it with bhyve.

Looks like it does advertise the VIRTIO_NET_F_STATUS feature:

https://svnweb.freebsd.org/base/head/usr.sbin/bhyve/pci_virtio_net.c?view=
=3Dmarkup#l90

However, it looks like it's set to 1 if it successfully opens a tap device =
and
doesn't change after that:

https://svnweb.freebsd.org/base/head/usr.sbin/bhyve/pci_virtio_net.c?view=
=3Dmarkup#l891

(I could be wrong in my interpretation though).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209427-27103-PP8QBDzZAx>