Re: [PATCH wpan-next v3 2/4] net: ieee802154: Add support for inter PAN management
From: Alexander Aring <aahringo@redhat.com>
Date: 2022-06-30 23:39:56
From: Alexander Aring <aahringo@redhat.com>
Date: 2022-06-30 23:39:56
Hi, On Thu, Jun 30, 2022 at 7:27 PM Alexander Aring [off-list ref] wrote: ...
Why not move this decision to the user as well? The kernel will wait for the reason? This isn't required to be fast and the decision may depend on the current pan management...
to be clear here, that this will then and on some coordinator only use a user space daemon which manages whatever is needed for assoc/deassoc management e.g. how short-addresses are allocated, etc. That should also not be part of the kernel, if so then same strategy as we have a user space replacement for it? - Alex