[Bug 202484] vtnet drivers didn't support being use for multicast routing (MRT_ADD_VIF)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 11 08:46:34 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202484
--- Comment #3 from olivier at cochard.me ---
I beleive 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_CTRL_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 ?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list