add explicit version 0 to more structures

pull/1/head
Jeff Becker 6 years ago
parent c6e0910b8c
commit 150638b80e
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -261,14 +261,16 @@ An address info (AI) defines a publically reachable ipv6 endpoint
e: "<32 bytes public encryption key>", e: "<32 bytes public encryption key>",
d: "<transport dialect name>", d: "<transport dialect name>",
i: "<16 bytes big endian public ipv6 address>", i: "<16 bytes big endian public ipv6 address>",
p: port_uint16 p: port_uint16,
v: 0
} }
Exit Info (XI) Exit Info (XI)
{ {
a: "<16 bytes big endian ipv6 address>", a: "<16 bytes big endian ipv6 address>",
b: "<16 bytes big endian ipv6 netmask>" b: "<16 bytes big endian ipv6 netmask>",
v: 0
} }
router contact (RC) router contact (RC)

Loading…
Cancel
Save