[Bug 251047] Multicast: Not possible to add MFC entry's when MAXVIFS = 64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 13 13:46:25 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251047

Andrey V. Elsukov <ae at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ae at FreeBSD.org

--- Comment #1 from Andrey V. Elsukov <ae at FreeBSD.org> ---
If you get EINVAL error, this means that your kernel interface doesn't match to
what expects an application.
You need to rebuild application with correct ip_mroute.h where MAXVIFS is
defined. Also it is possible, that your application has own definition of this
constant, so you need to check application sources for this case.

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


More information about the freebsd-net mailing list