diff options
author | Loic Poulain <loic.poulain@linaro.org> | 2020-11-06 18:33:30 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-12 00:29:34 +0100 |
commit | 90829f07baea7efe4ca77f79820f3849081186a8 (patch) | |
tree | daa209c999be0bb1e6218330e0497e5e2d4ec4ec /COPYING | |
parent | net: qrtr: Add GFP flags parameter to qrtr_alloc_ctrl_packet (diff) | |
download | linux-90829f07baea7efe4ca77f79820f3849081186a8.tar.xz linux-90829f07baea7efe4ca77f79820f3849081186a8.zip |
net: qrtr: Release distant nodes along the bridge node
Distant QRTR nodes can be accessed via an other node that acts as
a bridge. When the a QRTR endpoint associated to a bridge node is
released, all the linked distant nodes should also be released.
This patch fixes endpoint release by:
- Submitting QRTR BYE message locally on behalf of all the nodes
accessible through the endpoint.
- Removing all the routable node IDs from radix tree pointing to
the released node endpoint.
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions