[Bug 251047] Multicast: Not possible to add MFC entry's when MAXVIFS = 64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Nov 16 11:08:00 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251047
--- Comment #3 from Andrey V. Elsukov <ae at FreeBSD.org> ---
(In reply to Louis from comment #2)
It seems there is no easy way, but the kernel has sysctl variable that depends
from MAXVIFS:
# sysctl -o net.inet.ip.viftable
net.inet.ip.viftable: Format:S,vif[MAXVIFS] Length:1792
Dump:0x00d068f601f8ffff0000000000000000...
The size of struct vif is known, so you can determine MAXVIFS.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list