Page MenuHomeFreeBSD

vtnet: allow IFF_ALLMULTI to be set without VIRTIO_NET_F_CTRL_RX
ClosedPublic

Authored by kp on Aug 8 2023, 12:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 22, 4:13 PM
Unknown Object (File)
Tue, May 6, 1:54 AM
Unknown Object (File)
Apr 29 2025, 9:16 AM
Unknown Object (File)
Apr 28 2025, 9:17 AM
Unknown Object (File)
Apr 18 2025, 4:06 PM
Unknown Object (File)
Mar 16 2025, 7:40 AM
Unknown Object (File)
Mar 11 2025, 1:02 AM
Unknown Object (File)
Feb 26 2025, 1:10 AM

Details

Summary

If the host doesn't announce VIRTIO_NET_F_CTRL_RX we cannot disable all
multicast traffic. Previously we'd refuse to set the IFF_ALLMULTI flag,
which is the exact opposite of what is actually happening.

This broke things such as igmpproxy.

See also: https://redmine.pfsense.org/issues/14301
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53011
Build 49902: arc lint + arc unit