This patch set fixes some minor bugs, and adds explicit support for all currently supported Provisioning authentication methods. Brian Gix (4): mesh: Fix delivery of PB-ACK to acceptors nesh: Normalize endian of public/private ECC keys tools/mesh: Add all supported OOB methods to cfgclient test/mesh: Add support for testing more OOB auth mesh/pb-adv.c | 1 - mesh/prov-acceptor.c | 8 +++++++- mesh/prov-initiator.c | 3 +++ test/agent.py | 23 +++++++++++++++++++++++ tools/mesh-cfgclient.c | 32 +++++++++++++++++++++++++++----- 5 files changed, 60 insertions(+), 7 deletions(-) -- 2.25.4