ieee802154: hwsim: Record the address filter values
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 7 Oct 2022 08:53:06 +0000 (10:53 +0200)
committerStefan Schmidt <stefan@datenfreihafen.org>
Wed, 12 Oct 2022 10:57:02 +0000 (12:57 +0200)
commita87815b7bbcd10d7e113c366eb6310c5898ff952
treeee4da03f8a222e2b05357c4e59fb5e7329fd4b9f
parentac8037c35bd1fb1799d39f52205f813e6585b58b
ieee802154: hwsim: Record the address filter values

As a first step, introduce a basic implementation for the
->set_hw_addr_filt() hook. In a second step, the values recorded here
will be used to perform proper filtering during reception.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Alexander Aring <aahringo@redhat.com>
Link: https://lore.kernel.org/r/20221007085310.503366-5-miquel.raynal@bootlin.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
drivers/net/ieee802154/mac802154_hwsim.c