Hi, On 02/17/2017 05:12 PM, Michael Richardson wrote: > > Alexander Aring <aar@xxxxxxxxxxxxxx> wrote: > > Yes, turn transceiver "quietly" (maybe some pr_info notice) into > > promiscuous mode or (if supported) turn off address filtering only. > > Needs some driver layer changed and subsystem changes to allow it. > > > And this all quietly, just make a pr_info notice for networking experts > > why your interrupt load for the transceiver will be increased. > > Yup. Clearly if you try to do things in software to compensate for lacks in > hardware, there is a cost. That's fine as long as nobody is surprised. > rethinking of this while taking a shower... Then we need some kind of software ACK handling, because disable address filter will occur, if you don't disable ACK handling, you ack all frames which arrived. We need somehow to check fast if we have such interface with this address -> then sending ack out so fast as possible... we can try it but I cannot promise that the time will always match. - Alex -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html