tart/Sources/tart/MACAddressResolver
Fedor Korotkov 4a454a3115
Allow to choose IP resolution strategy (#446)
Haven't seen any reports of the `arp` vs DHCP issues so I think it's reasonable to remove the warning and allow to customize the resolution strategy.
2023-03-16 17:41:54 +04:00
..
ARPCache.swift Allow to choose IP resolution strategy (#446) 2023-03-16 17:41:54 +04:00
Lease.swift Retrieve IP from DHCPD leases file instead of ARP cache (#141) 2022-06-30 17:58:52 +03:00
Leases.swift Allow to choose IP resolution strategy (#446) 2023-03-16 17:41:54 +04:00
MACAddress.swift tart ip: show a warning when DHCP lease and ARP cache entries mismatch (#186) 2022-08-18 22:25:02 +04:00