|
6fafa97d61
|
Made alterations to functions using IP to make it use new functions
|
2023-04-26 21:19:35 +01:00 |
|
|
45c5227a19
|
removed mutability of test variable that is not needed.
|
2023-04-20 21:57:50 +01:00 |
|
|
3b4a5ce285
|
Added to_arr and from_arr methods to IpAddr
|
2023-04-20 21:42:13 +01:00 |
|
|
e1a978cb1f
|
Added new functionality to Network and changed error handling to be a single enum. create_subnet() is still WIP
|
2023-04-17 17:24:35 +01:00 |
|
|
43cd0f5bc5
|
Changed test for IpAddr::from_str() to test more points of failure
|
2023-02-11 16:49:23 +00:00 |
|
|
d5ec71a000
|
Added documentation to FromString trait on IpAddr
|
2023-02-11 16:35:30 +00:00 |
|
|
247587d99b
|
Completed implementation of FromString for IpAddr
|
2023-02-11 16:15:28 +00:00 |
|