Commit Graph

18 Commits

Author SHA1 Message Date
nathan
8669cab86c Optimized how IP (as IP address) InetAddress resolution works for IPv4/6 2020-09-08 23:02:34 +02:00
nathan
bdbb8da05f Fixed issues with mac address conversion + added unit test 2020-08-20 22:39:17 +02:00
nathan
d3bf811b21 Added IPv4.inRange(string, string, int) to make some range checks easier 2020-08-20 22:38:18 +02:00
nathan
6f54f881f5 Fixed bit masking for network range checks (this affected isPrivate). Added unit tests 2020-08-20 17:33:34 +02:00
nathan
b3aea5960a Fixed field typo 2020-08-20 17:15:18 +02:00
nathan
54f89df277 Fixed ipv4WortToByte, and IP toInt/toString. Added more tests 2020-08-20 00:28:39 +02:00
nathan
e98cdd2705 fixed typo 2020-08-18 22:35:27 +02:00
nathan
f2aeec156b Fixed warnings, added implementations 2020-08-18 22:34:13 +02:00
nathan
887729faf8 WIP ping 2020-08-18 22:33:40 +02:00
nathan
f8b4485cf2 Added dhcp to namespace, cleaned up "normal" dhcp 2020-08-18 22:28:03 +02:00
nathan
32dc98470b Added IP.isLoopback 2020-08-18 01:54:39 +02:00
nathan
b7dabe6db0 code polis for updated lib 2020-08-11 16:24:36 +02:00
nathan
7c6e072739 Added toLongSafe 2020-08-11 16:24:23 +02:00
nathan
0074adf5ea Added isPrivate check for ipv4 2020-08-11 16:24:02 +02:00
nathan
b7d62e4242 Added Mac.toLong(string) 2020-08-09 14:50:35 +02:00
nathan
27a90021a7 Fixed conflict between route.flush(), and namespace-route.flush() 2020-08-09 14:44:33 +02:00
nathan
63dc7ee987 Removed experimental stuff 2020-08-08 22:26:49 +02:00
nathan
44f4ac1aa1 Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00