forked from I2P_Developers/i2p.www
Prop. 123: Meta Redirect Message updates
This commit is contained in:
@@ -5,7 +5,7 @@ New netDB Entries
|
||||
:author: zzz, str4d, orignal
|
||||
:created: 2016-01-16
|
||||
:thread: http://zzz.i2p/topics/2051
|
||||
:lastupdated: 2020-07-11
|
||||
:lastupdated: 2020-07-18
|
||||
:status: Open
|
||||
:supercedes: 110, 120, 121, 122
|
||||
|
||||
@@ -1975,14 +1975,20 @@ Format
|
||||
Message ID generated by the router (4 bytes)
|
||||
4 byte nonce previously generated by the client
|
||||
(the value from the Send Message, may be zero)
|
||||
Flags: 2 bytes
|
||||
Flags: 2 bytes, bit order 15...0
|
||||
Unused, set to 0 for future compatibility
|
||||
Bit 0: 0 - the destination is no longer meta
|
||||
1 - the destination is now meta
|
||||
Bits 15-1: Unused, set to 0 for future compatibility
|
||||
Original Destination (387+ bytes)
|
||||
(following fields only present if flags bit 0 is 1)
|
||||
MFlags: 2 bytes
|
||||
Unused, set to 0 for future compatibility
|
||||
From the Meta Lease for the actual Destination
|
||||
Cost (priority) 1 byte
|
||||
From the Meta Lease for the actual Destination
|
||||
Expiration: 4 bytes, big endian, seconds since epoch
|
||||
From the Meta Lease for the actual Destination
|
||||
Original (meta) Destination (387+ bytes)
|
||||
Cost (priority) 1 byte
|
||||
From the Meta Lease for the actual Destination
|
||||
Actual (real) Destination (387+ bytes)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user