|
d1d4bc02ca
|
Added function to convert CIDR to subnet mask
|
2023-04-09 10:07:15 +01:00 |
|
|
edc125d5fc
|
Removed redundant variables
|
2023-03-06 21:51:47 +00:00 |
|
|
a9bb5c1d52
|
Moved varialble out of loop to extend scope
|
2023-03-06 21:42:31 +00:00 |
|
|
41fc1a3f6d
|
Added documentation to ip_and_cidr_from_string()
|
2023-02-20 21:25:37 +00:00 |
|
|
6567553f8a
|
Created new function to get IP and CIDR from a string independently + test
|
2023-02-20 18:06:57 +00:00 |
|
|
d792ea8c30
|
Added CIDR parser -> Really Janky code so will look to review / refactor the method at some point in the very near future
|
2023-02-13 22:05:33 +00:00 |
|
|
4f8412f3d0
|
Fixed getting IP address from CLI
|
2023-02-11 21:22:24 +00:00 |
|
|
f2ad0de89b
|
Tried but can't seem to get Console input (Includes newline character)
|
2023-02-11 17:41:33 +00: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 |
|
|
2033d9b2b8
|
Added initial implementation of IpAddr
|
2023-01-31 20:58:13 +00:00 |
|
|
0f7eb5a102
|
Initial Upload
|
2023-01-19 12:30:37 +00:00 |
|