This patchset adds ability to exchange messages with remote nodes using known device keys. Michał Lowas-Rzechonek (3): mesh: Rename APP_IDX_DEV to APP_IDX_DEV_LOCAL, add APP_IDX_DEV_REMOTE mesh: Add DevKeySend call mesh: Handle messages encrypted with a remote dev key mesh/cfgmod-server.c | 14 ++++++------- mesh/model.c | 41 +++++++++++++++++++++++++++--------- mesh/net.h | 10 +++++---- mesh/node.c | 49 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 93 insertions(+), 21 deletions(-) -- 2.19.1