You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2018/04/10 22:04:45 UTC

[mynewt-newtmgr] 01/01: Merge pull request #73 from spoonofpower/coap_message_filters

This is an automated email from the ASF dual-hosted git repository.

ccollins pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newtmgr.git

commit 9a2285cc4c0f73383fce57e185c2325bf2b855c0
Merge: ce9ca50 1984429
Author: ccollins476ad <cc...@gmail.com>
AuthorDate: Tue Apr 10 15:04:42 2018 -0700

    Merge pull request #73 from spoonofpower/coap_message_filters
    
    Filter newtmgr CoAP messages

 newtmgr/bll/bll_sesn.go              | 14 ++++++++++++--
 newtmgr/bll/bll_sesn_cfg.go          |  3 +++
 nmxact/mgmt/mgmt.go                  |  5 +++--
 nmxact/mgmt/transceiver.go           |  9 +++++----
 nmxact/mtech_lora/mtech_lora_sesn.go | 19 +++++++++++++++----
 nmxact/nmble/ble_sesn.go             |  5 +++++
 nmxact/nmble/naked_sesn.go           | 18 ++++++++++++++----
 nmxact/nmcoap/nmcoap.go              |  6 ++++--
 nmxact/nmserial/serial_sesn.go       | 18 ++++++++++++++----
 nmxact/omp/dispatch.go               | 28 ++++++++++++++++++----------
 nmxact/omp/omp.go                    | 32 +++++++++++++++++++++++++-------
 nmxact/sesn/sesn.go                  |  4 ++++
 nmxact/sesn/sesn_cfg.go              |  5 +++++
 nmxact/udp/udp_sesn.go               | 14 ++++++++++++--
 14 files changed, 139 insertions(+), 41 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
ccollins@apache.org.