Date: Fri, 11 Dec 2015 08:46:34 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-net@FreeBSD.org Subject: [Bug 202484] vtnet drivers didn't support being use for multicast routing (MRT_ADD_VIF) Message-ID: <bug-202484-2472-tMXi1aq3Ve@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-202484-2472@https.bugs.freebsd.org/bugzilla/> References: <bug-202484-2472@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=3D202484 --- Comment #3 from olivier@cochard.me --- I=C2=A0beleive I've found the source of the problem in this message: https://lists.freebsd.org/pipermail/svn-src-head/2014-January/055007.html "It also does not handle multicast filter configuration when VTNET_FLAG_CTR= L_RX flag is not set. If vtnet(4) does not support multicast filter, it shouldn= 't announce IFF_MULTICAST. I wonder how vtnet(4) can work with carp(4) given that its multicast handling is ignored." If I understand correctly: Multicast support is totaly missing on the vtnet drivers ? --=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-202484-2472-tMXi1aq3Ve>