radicle-heartwood-lfs/crates/radicle
Lorenz Leutgeb 37d4ae4a9f radicle/node: Revisit routeability of IP addresses
All IPv6 addresses would be considered globally routeable, even though
the Rust standard library offers convenience functions to check for
loopback, link-local addresses etc.

Improve checks for IPv6 routeability to catch the most obvious cases of
local or unspecified addresses.

Refactor the check for IPv4 routeability to be more readable and refer
to RFCs, IANA lists, and Rust stabilization tracking issues as
appropriate.
2025-12-01 12:34:02 +00:00
..
src radicle/node: Revisit routeability of IP addresses 2025-12-01 12:34:02 +00:00
CHANGELOG.md radicle: Return individual results for repo in `repositories_by_id` 2025-11-06 10:43:04 +01:00
Cargo.toml workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00