ip-v8 / rust-ipv8

Rust implementation of the IPv8 application.
https://ip-v8.github.io/rust-ipv8/ipv8
GNU Lesser General Public License v3.0
14 stars 2 forks source link

Ipaddresses #5

Closed jdonszelmann closed 5 years ago

jdonszelmann commented 5 years ago

added ipv4adddress and ipv6address structs and an enum consisting of both. Improved module structure.