summaryrefslogtreecommitdiff
path: root/mesh/model.h
Commit message (Expand)AuthorAgeFilesLines
* mesh: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-10/+1
* mesh: Move RPL check from model to net layerInga Stotland2020-08-281-3/+3
* mesh: Handle "options" dictionary in Send/Publish methodsInga Stotland2020-08-261-6/+3
* mesh: Use correct retransmit parameters for publicationsInga Stotland2020-08-221-3/+6
* mesh: Fix element index look up for config model subsInga Stotland2020-08-111-1/+2
* mesh: Clean up handling of config subscription messagesInga Stotland2020-08-101-6/+15
* mesh: Use correct TTL value to send model publicationInga Stotland2020-08-071-1/+1
* mesh: Move model functionality out of node.c to model.cInga Stotland2020-07-251-35/+39
* mesh: Get rid of "unreliable opcodes" in config serverInga Stotland2020-07-081-2/+0
* mesh: Check app model settings of pub/sub supportInga Stotland2020-07-011-0/+6
* mesh: Allow short messages to be segmentedBrian Gix2020-03-201-1/+1
* mesh: Remove unused parameters from internal rx functionsInga Stotland2020-03-051-6/+5
* mesh: Simplify model virtual pub/sub logicInga Stotland2020-02-261-4/+5
* mesh: Clean up node.cInga Stotland2019-12-101-3/+1
* mesh: Move commonly used constants into mesh-defs.hInga Stotland2019-08-121-21/+0
* mesh: Propagate Net Index up Rx message chainBrian Gix2019-07-181-4/+6
* mesh: Fix and clean up model publication codeInga Stotland2019-07-011-1/+1
* mesh: Fix virtual address processingInga Stotland2019-07-011-5/+1
* mesh: Clean up model.c and cfg-server.cInga Stotland2019-07-011-17/+13
* mesh: Restructure model services for multiple nodesInga Stotland2019-01-081-35/+34
* mesh: Header files for mesh access layer and utilitiesInga Stotland2018-08-201-0/+146