doc: net: Enhance Trickle algorithm documentation
Add overview chapter. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
d9b891941b
commit
bf2eb7b65c
@ -1,11 +1,18 @@
|
||||
.. _trickle_interface:
|
||||
|
||||
Trickle Timer Support
|
||||
Trickle Timer Library
|
||||
#####################
|
||||
|
||||
Overview
|
||||
********
|
||||
|
||||
The Trickle timer library implements
|
||||
`IETF RFC6206 (Trickle Algorithm) <https://tools.ietf.org/html/rfc6206>`_.
|
||||
|
||||
The Trickle algorithm allows nodes in a lossy shared medium (e.g.,
|
||||
low-power and lossy networks) to exchange information in a highly
|
||||
robust, energy efficient, simple, and scalable manner.
|
||||
|
||||
|
||||
API Reference
|
||||
*************
|
||||
|
||||
Loading…
Reference in New Issue
Block a user