Hello. On 19.10.22 15:44, Miquel Raynal wrote:
Hello, The filtering series v4 [1] lead to a discussion about the use of a PIB attribute to save the required PHY filtering level instead of accessing the MAC internals, which is bein addressed in patch 1/3 and 2/3. The last patch has been sent alone as a v5 because of a debug message needing rewording. Actually Stefan wanted me to rebase on top of wpan-next without keeping a patch sent as a fix which conflicts with it, so here it is. Once these three patches will be merged (I don't expect much discussions on it to be honest?) I will send the next small series bringing support for COORD interfaces. Cheers, Miquèl Miquel Raynal (3): ieee802154: hwsim: Introduce a helper to update all the PIB attributes ieee802154: hwsim: Save the current filtering level and use it mac802154: Ensure proper scan-level filtering drivers/net/ieee802154/mac802154_hwsim.c | 88 +++++++++++++++--------- net/mac802154/rx.c | 16 +++-- 2 files changed, 67 insertions(+), 37 deletions(-)
These patches have been applied to the wpan-next tree and will be part of the next pull request to net-next. Thanks! regards Stefan Schmidt