[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:18:55 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202484
Andrey V. Elsukov <ae at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ae at FreeBSD.org
--- Comment #2 from Andrey V. Elsukov <ae at FreeBSD.org> ---
(In reply to olivier from comment #1)
> errno(2) translate error number 45 by a EOPNOTSUPP.
>
> And code in netinet/ip_mroute.c can return EOPNOTSUPP in 2 cases:
You forgot about "return (error)" and "return (some_func())" :)
I guess you receive this error from if_allmulti()->vtnet_ioctl().
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list