aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorPatrick Thompson <[email protected]>2023-10-30 16:50:14 -0400
committerPaolo Abeni <[email protected]>2023-11-02 13:07:14 +0100
commitefa5f1311c4998e9e6317c52bc5ee93b3a0f36df (patch)
tree53e533386f20a9269c583ad63e9ac202a0d80c08 /net/ipv4/tcp_input.c
parentff2c051fdc70081addbffbb09da1ade704eeaa08 (diff)
net: r8169: Disable multicast filter for RTL8168H and RTL8107E
RTL8168H and RTL8107E ethernet adapters erroneously filter unicast eapol packets unless allmulti is enabled. These devices correspond to RTL_GIGA_MAC_VER_46 and VER_48. Add an exception for VER_46 and VER_48 in the same way that VER_35 has an exception. Fixes: 6e1d0b898818 ("r8169:add support for RTL8168H and RTL8107E") Signed-off-by: Patrick Thompson <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Reviewed-by: Heiner Kallweit <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions