2018-03-19 15:39:08 +00:00
|
|
|
header types
|
|
|
|
-----------------
|
2018-04-16 15:13:39 +00:00
|
|
|
type 1 00 Two byte header, one 10 byte address field
|
|
|
|
type 2 01 Two byte header, two 10 byte address fields
|
|
|
|
type 3 10 Two byte header, one 10 byte address field, used for link request proofs
|
2018-04-11 19:24:33 +00:00
|
|
|
type 4 11 Reserved for extended header format
|
2018-03-19 15:39:08 +00:00
|
|
|
|
|
|
|
|
|
|
|
propagation types
|
|
|
|
-----------------
|
|
|
|
broadcast 00
|
|
|
|
transport 01
|
|
|
|
relay 10
|
|
|
|
tunnel 11
|
|
|
|
|
|
|
|
|
|
|
|
destination types
|
|
|
|
-----------------
|
|
|
|
single 00
|
|
|
|
group 01
|
|
|
|
plain 10
|
|
|
|
link 11
|
|
|
|
|
|
|
|
|
|
|
|
packet types
|
|
|
|
-----------------
|
2018-04-16 20:09:23 +00:00
|
|
|
data 00
|
2018-03-19 19:51:26 +00:00
|
|
|
announce 01
|
2018-03-19 15:39:08 +00:00
|
|
|
link request 10
|
|
|
|
proof 11
|