Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle/node: Do not error on IPv6 without `[]`
Merged fintohaps opened 1 month ago

IPv6 addresses are already persisted in config.json files. The parsing of these old addresses, e.g. FE80::0202:B3FF:FE1E:8329:5976 should remain valid. Emit a warning when they are found. The output of the address will still enclose the host in [].

fintohaps opened with revision e1fc8a98 on base c237a3fe +46 -6 1 month ago

IPv6 addresses are already persisted in config.json files. The parsing of these old addresses, e.g. FE80::0202:B3FF:FE1E:8329:5976 should remain valid. Emit a warning when they are found. The output of the address will still enclose the host in [].

lorenz pushed revision 2 106c0315 on base c237a3fe +47 -6 1 month ago
  • Use IPv6 addresses out of the address space reserved for documentation for tests.
  • Provide a better log message that shows what should be changed how and points to reasons in RFCs.
  • Reword the CHANGELOG entry.
fintohaps merged revision 106c0315 at d01ff2e7 1 month ago