The getNetworkInterface method is great for determining the local IP and broadcast address. But when eisy is on WiFi we also need to know the network and broadcast that it's bridging to.
This is stored in .network_interface, so adding a new .bridged_network_interface would be helpful to Plugins needing that info.