Added resolution of router MAC address
Pre-release
Pre-release
The client now tries to resolve the MAC address of the router, based on the provided host/IP, upon creation. This is saved in the property mac of the Client and can be accessed using my_client_instance.mac.
If resolution failed the mac property will be None.