Commit graph

10 commits

Author SHA1 Message Date
5a487190eb fix: correctly validate IPv4 netmasks
Closes #2.
2022-09-23 11:45:19 +12:00
James Harton
5fe6c4e289 Fix bug in prefix's enumerable implementation. 2019-04-23 17:09:28 +12:00
James Harton
eb3cc6d635 Implement ~i and IP.Scope.prefix_scope() 2017-10-12 10:22:58 +13:00
James Harton
26abbcd64f Add IP address scopes. 2017-10-10 22:56:30 +13:00
James Harton
db9ab41b53 Add Unique Local Address generation. 2017-10-10 08:46:15 +13:00
James Harton
78885b2b2d Implement parsing of strings into prefixes. 2017-10-09 16:38:54 +13:00
James Harton
c203db2c46 Use erlangs :inet instead of rolling our own address parsing. 2017-10-08 21:17:02 +13:00
James Harton
26d392cd49 Implement String.Chars and Inspect for IP.Address 2017-10-08 19:39:22 +13:00
James Harton
1855e9a1eb Initial parsing of various formats for IP addresses. 2017-10-08 19:07:51 +13:00
James Harton
e03433107c FIRST POST 2017-10-06 14:56:47 +13:00