Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2021 15:24:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254343] 13.0-RC2: adding a vtnet (VirtIO network) interface to bridge fails
Message-ID:  <bug-254343-227-PAAQA4Mgee@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254343-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254343-227@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=3D254343

--- Comment #5 from Aleksandr Fedorov <afedorov@FreeBSD.org> ---
To confirm the issue, simply start FreeBSD-13 in bhyve and call:
root:~ # tcpdump -i vtnet0
tcpdump: WARNING: vtnet0: That device doesn't support promiscuous mode
(BIOCPROMISC: Operation not supported)
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on vtnet0, link-type EN10MB (Ethernet), capture size 262144 bytes
^C
0 packets captured
0 packets received by filter
0 packets dropped by kernel

--=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-254343-227-PAAQA4Mgee>