mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-08-09 06:53:16 -04:00
Implemented path requests
This commit is contained in:
parent
09a19aed72
commit
33ce3ef48f
6 changed files with 107 additions and 23 deletions
|
@ -28,3 +28,14 @@ data 00
|
|||
announce 01
|
||||
link request 10
|
||||
proof 11
|
||||
|
||||
|
||||
+- Header example -+
|
||||
|
||||
01010000 00000100
|
||||
| | | | |
|
||||
| | | | +-- Context = RESOURCE_HMU
|
||||
| | | +------- DATA packet
|
||||
| | +--------- SINGLE destination
|
||||
| +----------- TRANSPORT propagation type
|
||||
+------------- HEADER_2, two byte header, two address fields
|
Loading…
Add table
Add a link
Reference in a new issue