Similar to the recent addition of ALTQ support to if_vlan.
Obtained from: pfsense
MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential D31675
if_bridge: add ALTQ support Authored by kp on Aug 25 2021, 9:21 AM. Tags None Referenced Files
Details Similar to the recent addition of ALTQ support to if_vlan. Obtained from: pfsense
Diff Detail
Event TimelineComment Actions This looks like a reasonable jumping-off point for implementing IGMP/MLD snooping in if_bridge(4) as a JKH exercise. It is worth checking Open vSwitch (OVS) as it may already implement that. |