diff options
author | 2022-10-07 10:53:09 +0200 | |
---|---|---|
committer | 2022-10-12 12:57:26 +0200 | |
commit | 0218277df5a527c9e9474aa0e4e4e2f4bbc6f5cc (patch) | |
tree | 2e95e1e6497a1d15b4db0f4ebdde92c2d6887720 /drivers/net/macsec.c | |
parent | mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM (diff) | |
download | wireguard-linux-0218277df5a527c9e9474aa0e4e4e2f4bbc6f5cc.tar.xz wireguard-linux-0218277df5a527c9e9474aa0e4e4e2f4bbc6f5cc.zip |
mac802154: Avoid delivering frames received in a non satisfying filtering mode
We must avoid the situation where one interface disables address
filtering and AACK on the PHY while another interface expects to run
with AACK and address filtering enabled. Just ignore the frames on the
concerned interface if this happens.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Alexander Aring <aahringo@redhat.com>
Link: https://lore.kernel.org/r/20221007085310.503366-8-miquel.raynal@bootlin.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'drivers/net/macsec.c')
0 files changed, 0 insertions, 0 deletions