-
- Downloads
qed*: Allow unicast filtering
Apparently qede fails to set IFF_UNICAST_FLT, and as a result is not actually performing unicast MAC filtering. While we're at it - relax a hard-coded limitation that limits each interface into using at most 15 unicast MAC addresses before turning promiscuous. Instead utilize the HW resources to their limit. Signed-off-by:Yuval Mintz <Yuval.Mintz@caviumnetworks.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/qlogic/qed/qed_l2.c 10 additions, 2 deletionsdrivers/net/ethernet/qlogic/qed/qed_l2.c
- drivers/net/ethernet/qlogic/qede/qede_main.c 3 additions, 1 deletiondrivers/net/ethernet/qlogic/qede/qede_main.c
- include/linux/qed/qed_eth_if.h 1 addition, 0 deletionsinclude/linux/qed/qed_eth_if.h
Loading
Please register or sign in to comment