NetworkUtils/src/dorkbox/netUtil
nathan 6f54f881f5 Fixed bit masking for network range checks (this affected isPrivate). Added unit tests 2020-08-20 17:33:34 +02:00
..
ping WIP ping 2020-08-18 22:33:40 +02:00
Arp.kt Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00
Common.kt Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00
Dhcp.kt Added dhcp to namespace, cleaned up "normal" dhcp 2020-08-18 22:28:03 +02:00
Dns.kt Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00
IP.kt Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00
IPRoute.kt Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00
IPv4.kt Fixed bit masking for network range checks (this affected isPrivate). Added unit tests 2020-08-20 17:33:34 +02:00
IPv6.kt Added IP.isLoopback 2020-08-18 01:54:39 +02:00
IfConfig.kt Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00
Iface.kt Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00
Mac.kt Added toLongSafe 2020-08-11 16:24:23 +02:00
NameSpace.kt Added dhcp to namespace, cleaned up "normal" dhcp 2020-08-18 22:28:03 +02:00
Route.kt Fixed conflict between route.flush(), and namespace-route.flush() 2020-08-09 14:44:33 +02:00
Sntp.kt Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00
SocketUtils.kt Fixed warnings, added implementations 2020-08-18 22:34:13 +02:00
VirtualEth.kt fixed typo 2020-08-18 22:35:27 +02:00