-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Linux Core SDK
-
LCPD-42358
-
10.01
-
11.01
-
When we add interfaces under bridge interface, all the ports are being configured in promiscuous mode.
Enabling/disabling promiscuous mode:
Using br0, eth0, eth1 - no impact: fw always floods all packets to host core!
When we try to enable promiscuous mode using bridge interface, it does not seem to work emac_ndo_set_rx_mode_work() callback is not getting executed