Commit graph

13 commits

Author SHA1 Message Date
James Harton
2e2f81d9c5 Add basic docs to the readme. 2017-10-11 18:26:19 +13:00
James Harton
d4ab558f30 Implement prefix contains prefix test.
Also override credo's max line length because who works in 80x25
anymore?
2017-10-11 18:06:48 +13:00
James Harton
ee7b25e79c Include address scope in inspect output. 2017-10-11 17:41:57 +13:00
James Harton
d92a777500 Credo fixes. 2017-10-11 09:18:59 +13:00
James Harton
26abbcd64f Add IP address scopes. 2017-10-10 22:56:30 +13:00
James Harton
e60eced8b0 Fix credo warnings. 2017-10-10 08:49:05 +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
99596e4bf7 Add functions to IP.Prefix. 2017-10-09 14:33:21 +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