NetworkUtils/src/dorkbox/netUtil
Robinson 546ed90ec2 Fixed bug with windows OS detection 2021-04-06 01:27:37 +02:00
..
ping Added proper WILDCARD addresses. Moved previous IPv4 WILDCARD -> WILDCARD_SAFE 2020-09-08 23:54:16 +02:00
Arp.kt Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00
Common.kt Fixed bug with windows OS detection 2021-04-06 01:27:37 +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 Added ability to get LAN address 2021-04-06 01:27:22 +02:00
IPRoute.kt Initial commit of multiple project merge 2020-08-08 20:23:54 +02:00
IPv4.kt Changed from `isPrivate` to `isSiteLocal` to reflect the actual name 2021-04-05 23:08:10 +02:00
IPv6.kt Changed getByName -> fromString (to fit with the rest of the API naming conventions). "" host for InetAddress is now (correctly), null 2020-09-18 03:24:08 +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 Suppressed warnings 2020-09-19 23:43:15 +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