HomeFreeBSD

ifconfig: Add an allmulti verb

Description

ifconfig: Add an allmulti verb

Similar to "promisc", this allows the IFF_ALLMULTI flag to be toggled
from userspace if it happens to be useful to disable multicast packet
filtering. One use-case is when implementing IPv6 neighbour discovery
over netmap.

Reviewed by: zlei, glebius
MFC after: 2 weeks
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D46525

(cherry picked from commit 00c9a6806c9cf3357b62f6708e5acd1ffd166613)

Details

Provenance
markjAuthored on Fri, Sep 6, 4:56 PM
Reviewer
zlei
Differential Revision
D46525: ifconfig: Add an allmulti verb
Parents
rG772e980da4bd: ifnet: Add handling for toggling IFF_ALLMULTI in ifhwioctl()
Branches
Unknown
Tags
Unknown